summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--searchlib/src/vespa/searchlib/features/nativefieldmatchfeature.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/searchlib/src/vespa/searchlib/features/nativefieldmatchfeature.h b/searchlib/src/vespa/searchlib/features/nativefieldmatchfeature.h
index 50e8e0e70b5..5e8d865e159 100644
--- a/searchlib/src/vespa/searchlib/features/nativefieldmatchfeature.h
+++ b/searchlib/src/vespa/searchlib/features/nativefieldmatchfeature.h
@@ -29,7 +29,7 @@ public:
};
/**
- * Class containing shared state for native proximity executor.
+ * Class containing shared state for native field match executor.
*/
class NativeFieldMatchExecutorSharedState : public fef::Anything {
public: