repo: ngircd action: commit revision: path_from: revision_from: c7781cf7eff5e199fce2b4a7babad0b59d7b315e: path_to: revision_to:
commit c7781cf7eff5e199fce2b4a7babad0b59d7b315e Author: Rolf Eike BeerDate: 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
--- 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-----