diff options
Diffstat (limited to 'include/anope.h')
-rw-r--r-- | include/anope.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/include/anope.h b/include/anope.h index ed894c4ce..056cc5f7e 100644 --- a/include/anope.h +++ b/include/anope.h @@ -572,7 +572,7 @@ class CoreExport sepstream /** Original string. */ Anope::string tokens; - /** Seperator value + /** Separator value */ char sep; /** Current string position |