summaryrefslogtreecommitdiff
path: root/include/hashcomp.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/hashcomp.h')
-rw-r--r--include/hashcomp.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/hashcomp.h b/include/hashcomp.h
index fac1d4ed2..f4b690caf 100644
--- a/include/hashcomp.h
+++ b/include/hashcomp.h
@@ -170,7 +170,7 @@ namespace irc
/** Return zero or more elements which form the
* mode line. This will be clamped to a max of
* MAXMODES+1 items (MAXMODES mode parameters and
- * one mode dequence string).
+ * one mode sequence string).
* @param result The deque to populate. This will
* be cleared before it is used.
* @return The number of elements in the deque