1
0
mirror of https://github.com/osmarks/ngircd.git synced 2024-12-14 02:40:27 +00:00

Fix typo in comment: operaor -> operator

This commit is contained in:
Rolf Eike Beer 2020-11-01 18:00:22 +01:00 committed by Alexander Barton
parent 2056de82ae
commit c7781cf7ef

View File

@ -29,7 +29,7 @@
/** /**
* Configured IRC operator. * 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 * do with each other! The IRC operator is only identified by the name and
* password configured in this structure. * password configured in this structure.
*/ */