v0.2.54..v0.2.55 changeset OneWayRoadStandardizer.h - ngageoint/hootenanny GitHub Wiki

diff --git a/hoot-core/src/main/cpp/hoot/core/visitors/OneWayRoadStandardizer.h b/hoot-core/src/main/cpp/hoot/core/visitors/OneWayRoadStandardizer.h
index dfa3617..4842963 100644
--- a/hoot-core/src/main/cpp/hoot/core/visitors/OneWayRoadStandardizer.h
+++ b/hoot-core/src/main/cpp/hoot/core/visitors/OneWayRoadStandardizer.h
@@ -59,7 +59,7 @@ public:
   { return "Replaces all reversed one way roads with regular one way roads"; }
 
   /**
-   * @see FilteredByCriteria
+   * @see FilteredByGeometryTypeCriteria
    */
   virtual QStringList getCriteria() const
   { return QStringList(QString::fromStdString(HighwayCriterion::className())); }
⚠️ **GitHub.com Fallback** ⚠️