diff options
| -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 | 
