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

diff --git a/hoot-core/src/main/cpp/hoot/core/algorithms/extractors/SmallerOverlapExtractor.h b/hoot-core/src/main/cpp/hoot/core/algorithms/extractors/SmallerOverlapExtractor.h
index a20d2aa..a20f441 100644
--- a/hoot-core/src/main/cpp/hoot/core/algorithms/extractors/SmallerOverlapExtractor.h
+++ b/hoot-core/src/main/cpp/hoot/core/algorithms/extractors/SmallerOverlapExtractor.h
@@ -65,7 +65,7 @@ public:
     const std::shared_ptr<const Element>& candidate) const override;
 
   virtual QString getDescription() const
-  { return "Determines the overlap between two features focusing on the building with more overlap"; }
+  { return "Determines the overlap between two features focusing on the feature with more overlap"; }
 
   /**
    * @see Configurable
⚠️ **GitHub.com Fallback** ⚠️