summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--searchcorespi/src/vespa/searchcorespi/flush/iflushtarget.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/searchcorespi/src/vespa/searchcorespi/flush/iflushtarget.h b/searchcorespi/src/vespa/searchcorespi/flush/iflushtarget.h
index 31707643649..03d9ba8d55c 100644
--- a/searchcorespi/src/vespa/searchcorespi/flush/iflushtarget.h
+++ b/searchcorespi/src/vespa/searchcorespi/flush/iflushtarget.h
@@ -153,7 +153,7 @@ public:
virtual Time getLastFlushTime() const = 0;
/**
- * Return if the traget itself is in bad need for a flush.
+ * Return if the target itself is in bad need for a flush.
*
* @return true if an urgent flush is needed
*/