repo: ngircd
action: commit
revision: 
path_from: 
revision_from: c7781cf7eff5e199fce2b4a7babad0b59d7b315e:
path_to: 
revision_to: 
git.thebackupbox.net
ngircd
git clone git://git.thebackupbox.net/ngircd
commit c7781cf7eff5e199fce2b4a7babad0b59d7b315e
Author: Rolf Eike Beer 
Date:   Sun Nov 1 18:00:22 2020 +0100

    Fix typo in comment: operaor -> operator

diff --git a/src/ngircd/conf.h b/src/ngircd/conf.h
index 0d2965c1f2059fa508ce3b5cb4c5fe3a0bb6acb7..
index ..b964c4070282027a0a53bb3506c66a1b6accfc4a 100644
--- a/src/ngircd/conf.h
+++ b/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.
  */

-----END OF PAGE-----