Skip to content

v0.2.54..v0.2.55 changeset HighwayImpliedDividedMarker.h

Garret Voltz edited this page Aug 14, 2020 · 1 revision
diff --git a/hoot-core/src/main/cpp/hoot/core/ops/HighwayImpliedDividedMarker.h b/hoot-core/src/main/cpp/hoot/core/ops/HighwayImpliedDividedMarker.h
index 7de064e..7853099 100644
--- a/hoot-core/src/main/cpp/hoot/core/ops/HighwayImpliedDividedMarker.h
+++ b/hoot-core/src/main/cpp/hoot/core/ops/HighwayImpliedDividedMarker.h
@@ -79,7 +79,7 @@ public:
   { return "Marks road sections that implicitly appear to be divided highways"; }
 
   /**
-   * @see FilteredByCriteria
+   * @see FilteredByGeometryTypeCriteria
    *
    * This isn't actually using HighwayCriterion in the filtering, but for the purposes of reducing
    * unnecessary conflate ops we don't need to run it unless we're running road conflation.
Clone this wiki locally