From d529b137291ad6e51189ebb93cabd43b6fdd9421 Mon Sep 17 00:00:00 2001 From: mathieui Date: Sun, 23 Oct 2016 21:15:12 +0200 Subject: [PATCH] Fix typo --- data/default_config.cfg | 2 +- doc/source/configuration.rst | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/data/default_config.cfg b/data/default_config.cfg index d8ec3705..36edf147 100644 --- a/data/default_config.cfg +++ b/data/default_config.cfg @@ -34,7 +34,7 @@ certfile = keyfile = # 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 = # the rooms you will join automatically on startup, with associated nickname or not diff --git a/doc/source/configuration.rst b/doc/source/configuration.rst index 131915c9..2d5761b8 100644 --- a/doc/source/configuration.rst +++ b/doc/source/configuration.rst @@ -133,7 +133,7 @@ Options related to account configuration, nicknameā€¦ **Default value:** ``[empty]`` 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