aboutsummaryrefslogtreecommitdiff
path: root/iterator/iterator.h
diff options
context:
space:
mode:
Diffstat (limited to 'iterator/iterator.h')
-rw-r--r--iterator/iterator.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/iterator/iterator.h b/iterator/iterator.h
index b71b7fe9945f..e35718cf33bd 100644
--- a/iterator/iterator.h
+++ b/iterator/iterator.h
@@ -324,7 +324,7 @@ struct iter_qstate {
/** the number of times this query has been restarted. */
int query_restart_count;
- /** the number of times this query as followed a referral. */
+ /** the number of times this query has followed a referral. */
int referral_count;
/** number of queries fired off */