diff options
author | w00t <w00t@e03df62e-2008-0410-955e-edbf42e46eb7> | 2007-01-22 10:33:39 +0000 |
---|---|---|
committer | w00t <w00t@e03df62e-2008-0410-955e-edbf42e46eb7> | 2007-01-22 10:33:39 +0000 |
commit | a5ebad72520682f11befc90c967802d87e036403 (patch) | |
tree | 7710ddb47672787ef7838071be11e913e708db92 | |
parent | 25608bd1add6a94bdc093f017a7aab0de48d3c45 (diff) |
Trivial fix, extra >s noted by owine
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@6425 e03df62e-2008-0410-955e-edbf42e46eb7
-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."> |