diff options
-rw-r--r-- | conf/inspircd.helpop-full.example | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/conf/inspircd.helpop-full.example b/conf/inspircd.helpop-full.example index cb428255c..25249b2b2 100644 --- a/conf/inspircd.helpop-full.example +++ b/conf/inspircd.helpop-full.example @@ -297,10 +297,10 @@ it to remain as such for the remainder of the session."> Allows the user to change nicks."> <helpop key="chghost" value="/CHGHOST [nickname] [new hostname] -Changes the hostname of the user to the new hostname>."> +Changes the hostname of the user to the new hostname."> <helpop key="chgname" value="/CHGNAME [nickname] [new name] -Changes the name of the user to the new name>."> +Changes the name of the user to the new name."> <helpop key="chgident" value="/CHGIDENT [nickname] [new ident] Changes the ident of the user to the new ident."> |