summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorTor Egge <Tor.Egge@broadpark.no>2020-06-19 15:39:51 +0200
committerTor Egge <Tor.Egge@broadpark.no>2020-06-19 15:39:51 +0200
commita4348c5da0e375b4f73c78771ba5d39ce41abee2 (patch)
treeb53e83d75c47b0dadf9668ab6d8d7e81403c7142
parent4de7608317ab5fc2390c6ef0ed37c15e6a7181dd (diff)
Typo fix.
-rw-r--r--searchlib/src/vespa/searchlib/fef/indexproperties.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/searchlib/src/vespa/searchlib/fef/indexproperties.h b/searchlib/src/vespa/searchlib/fef/indexproperties.h
index bff660c48ae..30c726caeba 100644
--- a/searchlib/src/vespa/searchlib/fef/indexproperties.h
+++ b/searchlib/src/vespa/searchlib/fef/indexproperties.h
@@ -206,7 +206,7 @@ namespace matching {
};
/**
- * Proparty to control fallback to brute force search for nearest
+ * Property to control fallback to brute force search for nearest
* neighbor query terms. If the ratio of candidates in the global
* filter (which tracks the documents that can match the query
* based on the other parts of the query) is less than this limit