aboutsummaryrefslogtreecommitdiffstats
path: root/searchlib/src/vespa/searchlib/docstore/logdatastore.h
diff options
context:
space:
mode:
Diffstat (limited to 'searchlib/src/vespa/searchlib/docstore/logdatastore.h')
-rw-r--r--searchlib/src/vespa/searchlib/docstore/logdatastore.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/searchlib/src/vespa/searchlib/docstore/logdatastore.h b/searchlib/src/vespa/searchlib/docstore/logdatastore.h
index cd302ca0c55..877446e510e 100644
--- a/searchlib/src/vespa/searchlib/docstore/logdatastore.h
+++ b/searchlib/src/vespa/searchlib/docstore/logdatastore.h
@@ -81,7 +81,7 @@ public:
* The caller must keep it alive for the semantic
* lifetime of the log data store.
* @param tlSyncer Helper to sync transaction log to avoid
- * it being behind the document store after a
+ * it being behind the document store after a
* crash.
* The caller must keep it alive for the semantic
* lifetime of the log data store.