diff options
author | Wilmer van der Gaast <wilmer@gaast.net> | 2012-04-22 22:57:33 +0100 |
---|---|---|
committer | Wilmer van der Gaast <wilmer@gaast.net> | 2012-04-22 22:57:33 +0100 |
commit | d527913c458a5e4713af18e019ba356dd369cbcc (patch) | |
tree | 14cde5801a81813e07c57d8e6a984832b01da65e /bitlbee.conf | |
parent | 3c88759d7082945ef2d865f6b0c7a01213547a34 (diff) |
s/him/it/ in bitlbee.conf, bug #948.
Diffstat (limited to 'bitlbee.conf')
-rw-r--r-- | bitlbee.conf | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/bitlbee.conf b/bitlbee.conf index 50bb060f..51b5777a 100644 --- a/bitlbee.conf +++ b/bitlbee.conf @@ -47,7 +47,7 @@ ## Closed -- Require authorization (using the PASS command during login) before ## allowing the user to connect at all. ## Registered -- Only allow registered users to use this server; this disables -## the register- and the account command until the user identifies himself. +## the register- and the account command until the user identifies itself. ## # AuthMode = Open |