diff options
author | Sadie Powell <sadie@witchery.services> | 2021-02-22 22:22:25 +0000 |
---|---|---|
committer | Sadie Powell <sadie@witchery.services> | 2021-02-22 22:22:25 +0000 |
commit | d9b6f869c6671fff7967849c9ee3197d2c8b4d0e (patch) | |
tree | 56bf5ea4a865b49af419c8abeef877c6e989dc93 /docs/conf | |
parent | 70f4f0225cf4357b6fa3c57cd63b49da79b9eeef (diff) |
Fix a grammar issue in the helpop config.
Diffstat (limited to 'docs/conf')
-rw-r--r-- | docs/conf/helpop.conf.example | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/conf/helpop.conf.example b/docs/conf/helpop.conf.example index a2a09fa87..272bfb8af 100644 --- a/docs/conf/helpop.conf.example +++ b/docs/conf/helpop.conf.example @@ -153,7 +153,7 @@ which caused trouble for some users. "> <helpop key="hexip" title="/HEXIP <hex-ip|raw-ip>" value=" -If the specified argument is an raw IP address then respond with the +If the specified argument is a raw IP address then respond with the hex encoded equivalent as if sent by an ident gateway. Otherwise, if the specified argument is a hex encoded IP address then respond with the equivalent raw IP address. |