Skip to content

v0.2.55..v0.2.56 changeset DiffConflateTagChangeDifferingGeometriesTest.sh

Garret Voltz edited this page Aug 14, 2020 · 3 revisions
diff --git a/test-files/cmd/slow/DiffConflateTagChangeDifferingGeometriesTest.sh b/test-files/cmd/slow/DiffConflateTagChangeDifferingGeometriesTest.sh
index e7c7591..765dac6 100755
--- a/test-files/cmd/slow/DiffConflateTagChangeDifferingGeometriesTest.sh
+++ b/test-files/cmd/slow/DiffConflateTagChangeDifferingGeometriesTest.sh
@@ -7,7 +7,7 @@ OUTPUT_DIR=test-output/cmd/slow/DiffConflateTagChangeDifferingGeometriesTest
 mkdir -p $OUTPUT_DIR
 LOG_LEVEL=--warn
 
-# We run with the Network alg, which can generate node/way match pairs. Then we check to make sure tags changes based on node/way match pairs
+# We run with the Network alg, which can generate node/way match pairs. Then we check to make sure tag changes based on node/way match pairs
 # don't exist in the tags changeset. Particularly, you should not see any highway nodes in the output with the following tags transferred to
 # them from ways: access=permissive, highway=service, and surface=asphalt.
 
Clone this wiki locally