Commit Diff
Diff:
2056de82ae47a9128e857bb32313f9106b1c3f0f
c7781cf7eff5e199fce2b4a7babad0b59d7b315e
Commit:
c7781cf7eff5e199fce2b4a7babad0b59d7b315e
Tree:
30b4de23a308b6fdeff5eefac9a99e2906458598
Author:
Rolf Eike Beer <eike@sf-mail.de>
Committer:
Rolf Eike Beer <eike@sf-mail.de>
Date:
Mon Nov 2 11:13:02 2020 UTC
Message:
Fix typo in comment: operaor -> operator
blob - 0d2965c1f2059fa508ce3b5cb4c5fe3a0bb6acb7
blob + b964c4070282027a0a53bb3506c66a1b6accfc4a
--- src/ngircd/conf.h
+++ src/ngircd/conf.h
@@ -29,7 +29,7 @@
/**
* Configured IRC operator.
- * Please note that the name of the IRC operaor and his nick have nothing to
+ * Please note that the name of the IRC operator and his nick have nothing to
* do with each other! The IRC operator is only identified by the name and
* password configured in this structure.
*/
IRCNow