Skip to content

v0.2.54..v0.2.55 changeset AreaCriterion.h

Garret Voltz edited this page Aug 14, 2020 · 1 revision
diff --git a/hoot-core/src/main/cpp/hoot/core/criterion/AreaCriterion.h b/hoot-core/src/main/cpp/hoot/core/criterion/AreaCriterion.h
index 2971f8c..fd3f16f 100644
--- a/hoot-core/src/main/cpp/hoot/core/criterion/AreaCriterion.h
+++ b/hoot-core/src/main/cpp/hoot/core/criterion/AreaCriterion.h
@@ -36,7 +36,7 @@ namespace hoot
 {
 
 /**
- * A criterion that will either keep or remove areas.
+ * A criterion that identifies areas
  */
 class AreaCriterion : public ConflatableElementCriterion, public ConstOsmMapConsumer
 {
Clone this wiki locally