diff options
Diffstat (limited to 'src')
| -rw-r--r-- | src/ngircd/conf.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/ngircd/conf.h b/src/ngircd/conf.h index 0d2965c1..b964c407 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. */ |