Fix typo
This commit is contained in:
parent
8549da0348
commit
d529b13729
2 changed files with 2 additions and 2 deletions
|
@ -34,7 +34,7 @@ certfile =
|
||||||
keyfile =
|
keyfile =
|
||||||
|
|
||||||
# the nick you will use when joining a room with no associated nick
|
# the nick you will use when joining a room with no associated nick
|
||||||
# If this is empty, the $USER environnement variable will be used
|
# If this is empty, the $USER environment variable will be used
|
||||||
default_nick =
|
default_nick =
|
||||||
|
|
||||||
# the rooms you will join automatically on startup, with associated nickname or not
|
# the rooms you will join automatically on startup, with associated nickname or not
|
||||||
|
|
|
@ -133,7 +133,7 @@ Options related to account configuration, nickname…
|
||||||
**Default value:** ``[empty]``
|
**Default value:** ``[empty]``
|
||||||
|
|
||||||
the nick you will use when joining a room with no associated nick
|
the nick you will use when joining a room with no associated nick
|
||||||
If this is empty, the $USER environnement variable will be used
|
If this is empty, the $USER environment variable will be used
|
||||||
|
|
||||||
server
|
server
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue