summaryrefslogtreecommitdiffstats
path: root/streamingvisitors
diff options
context:
space:
mode:
Diffstat (limited to 'streamingvisitors')
-rw-r--r--streamingvisitors/src/vespa/searchvisitor/search_environment_snapshot.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/streamingvisitors/src/vespa/searchvisitor/search_environment_snapshot.h b/streamingvisitors/src/vespa/searchvisitor/search_environment_snapshot.h
index 69968f2b9d2..2db36ae9886 100644
--- a/streamingvisitors/src/vespa/searchvisitor/search_environment_snapshot.h
+++ b/streamingvisitors/src/vespa/searchvisitor/search_environment_snapshot.h
@@ -7,7 +7,7 @@
namespace streaming {
/*
- * Snapshot of searchEnvironment used by SearchVisitor. The snapshot
+ * Snapshot of SearchEnvironment used by SearchVisitor. The snapshot
* is created as part of applying config to the search environment and
* references classes based on the same config snapshot.
*/