diff options
-rw-r--r-- | conf/opers.conf.example | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/conf/opers.conf.example b/conf/opers.conf.example index c16416a48..dc1f0d87b 100644 --- a/conf/opers.conf.example +++ b/conf/opers.conf.example @@ -17,7 +17,7 @@ # commands: oper commands that users of this class can run. commands="DIE RESTART REHASH LOADMODULE UNLOADMODULE RELOAD" - # privs: special priviledges that users with this class may utilise. + # privs: special privileges that users with this class may utilise. # VIEWING: # - channels/auspex: allows opers with this priv to see more detail about channels than normal users. # - users/auspex: allows opers with this priv to view more details about users than normal users. |