From de6d4dbd1e8845e08c2d87cd89a919e5b21ba619 Mon Sep 17 00:00:00 2001 From: Josh Soref Date: Mon, 21 Jun 2021 16:47:06 -0400 Subject: Fix various spelling issues (#1883). Signed-off-by: Josh Soref --- src/xline.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/xline.cpp') diff --git a/src/xline.cpp b/src/xline.cpp index 1d03f3a9e..c48ac2530 100644 --- a/src/xline.cpp +++ b/src/xline.cpp @@ -167,7 +167,7 @@ void XLineManager::CheckELines() LocalUser* u = *u2; u->exempt = false; - /* This uses safe iteration to ensure that if a line expires here, it doenst trash the iterator */ + /* This uses safe iteration to ensure that if a line expires here, it doesn't trash the iterator */ LookupIter safei; for (LookupIter i = ELines.begin(); i != ELines.end(); ) -- cgit v1.3.1-10-gc9f91