aboutsummaryrefslogtreecommitdiff
path: root/bin/reduceRangeDuplicates.js
diff options
context:
space:
mode:
Diffstat (limited to 'bin/reduceRangeDuplicates.js')
-rwxr-xr-xbin/reduceRangeDuplicates.js2
1 files changed, 1 insertions, 1 deletions
diff --git a/bin/reduceRangeDuplicates.js b/bin/reduceRangeDuplicates.js
index 11600b4..093d9bc 100755
--- a/bin/reduceRangeDuplicates.js
+++ b/bin/reduceRangeDuplicates.js
@@ -251,7 +251,7 @@ const reduceNonRange = new Transform({
}
}
} else {
- // no addr:unit on the feature to safe to drop
+ // no addr:unit or addr:flats on the feature to safe to drop
dropFeature = true
}
break