diff options
author | Rutger <djslash+github@djslash.org> | 2012-04-01 14:25:05 +0200 |
---|---|---|
committer | Rutger <djslash+github@djslash.org> | 2012-04-01 14:25:05 +0200 |
commit | cbd32e195f5f574653550a3ed4954168ace30c55 (patch) | |
tree | cdae48ad7947fb1b7acc48749f1fa4be138a3322 /docs/modules.conf.example | |
parent | e73e4be15485f545ff485d3d372b513dd28bf759 (diff) |
Replace [cC]olour with [cC]olor
Making things consistent, the modules are named '...color', let's keep
on using that instead of 'colour'.
Diffstat (limited to 'docs/modules.conf.example')
-rw-r--r-- | docs/modules.conf.example | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/docs/modules.conf.example b/docs/modules.conf.example index 8ae47d81f..671c60ce9 100644 --- a/docs/modules.conf.example +++ b/docs/modules.conf.example @@ -265,7 +265,7 @@ # capsmap="ABCDEFGHIJKLMNOPQRSTUVWXYZ! "> #-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-# -# Block colour module: Blocking colour-coded messages with cmode +c +# Block color module: Blocking color-coded messages with cmode +c #<module name="m_blockcolor.so"> #-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-# @@ -393,7 +393,7 @@ #-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-# # Channel Names module: Allows disabling channels which have certain -# characters in the channel name such as bold, colourcodes, etc which +# characters in the channel name such as bold, colorcodes, etc which # can be quite annoying and allow users to on occasion have a channel # that looks like the name of another channel on the network. #<module name="m_channames.so"> @@ -1624,7 +1624,7 @@ # your configuration file! # #-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-# -# Strip colour module: Adds the channel mode +S +# Strip color module: Adds the channel mode +S #<module name="m_stripcolor.so"> #-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-# |