Skip to content

v0.2.50..v0.2.51 changeset ServiceOsmApiDbHootApiDbConflate.sh

Garret Voltz edited this page Jan 15, 2020 · 1 revision
diff --git a/scripts/core/ServiceOsmApiDbHootApiDbConflate.sh b/scripts/core/ServiceOsmApiDbHootApiDbConflate.sh
index 427acba..b10fed7 100755
--- a/scripts/core/ServiceOsmApiDbHootApiDbConflate.sh
+++ b/scripts/core/ServiceOsmApiDbHootApiDbConflate.sh
@@ -5,7 +5,7 @@ set -e
 #
 # This is a base test script for conflating datasets where one dataset comes from an osm api database and the other 
 # from a hoot api database.  It simulates end to end at the command line level what one possible conflation workflow 
-# with MapEdit data looks like (aka Holy Grail).  See ServiceOsmApiDbHootApiDbAllDataTypesConflateTest.sh for an 
+# with OSM API database data looks like (aka Holy Grail).  See ServiceOsmApiDbHootApiDbAllDataTypesConflateTest.sh for an 
 # example of how to call this script.
 # 
 # This script:
Clone this wiki locally