diff options
| author | 2019-04-04 14:36:45 +0100 | |
|---|---|---|
| committer | 2019-04-04 14:36:45 +0100 | |
| commit | b00451a85cfc5d26bbfbd7bb903071f3bba91c9c (patch) | |
| tree | a5205806ee48c7855845cfc4bb9f33487bf3e140 /docs | |
| parent | Bump the API revision for the previous commit. (diff) | |
| download | inspircd++-b00451a85cfc5d26bbfbd7bb903071f3bba91c9c.tar.gz inspircd++-b00451a85cfc5d26bbfbd7bb903071f3bba91c9c.tar.bz2 inspircd++-b00451a85cfc5d26bbfbd7bb903071f3bba91c9c.zip | |
Fix various typos.
Diffstat (limited to 'docs')
| -rw-r--r-- | docs/conf/modules.conf.example | 2 | ||||
| -rw-r--r-- | docs/conf/services/anope.conf.example | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/docs/conf/modules.conf.example b/docs/conf/modules.conf.example index 945027842..e5b8af9a5 100644 --- a/docs/conf/modules.conf.example +++ b/docs/conf/modules.conf.example @@ -734,7 +734,7 @@ # If 'bypasscharsuline' is empty, then 'bypasschars' will # match for both regular and U-lined users. # enableprivdeaf - Whether to enable usermode +D (privdeaf). -# privdeafuline - Whether U-lined users bypass usermode +D (privdeaf).A +# privdeafuline - Whether U-lined users bypass usermode +D (privdeaf). # #<deaf bypasschars="" bypasscharsuline="!" enableprivdeaf="no" privdeafuline="yes"> diff --git a/docs/conf/services/anope.conf.example b/docs/conf/services/anope.conf.example index b753874be..5c8f859ff 100644 --- a/docs/conf/services/anope.conf.example +++ b/docs/conf/services/anope.conf.example @@ -6,4 +6,4 @@ # /GLOBAL <message> # Sends a global notice. -<alias text="GLOBAL" format="*" replace="ยง $requirement :GLOBAL $2-" requires="Global" uline="yes" operonly="yes"> +<alias text="GLOBAL" format="*" replace="SQUERY $requirement :GLOBAL $2-" requires="Global" uline="yes" operonly="yes"> |
