diff options
author | Kim Alvefur <zash@zash.se> | 2019-03-09 15:36:32 +0100 |
---|---|---|
committer | Maxime “pep” Buquet <pep@bouah.net> | 2019-03-19 17:50:58 +0000 |
commit | a6e66cd50ef64c0f2bf6fe154edcc652a66e9a46 (patch) | |
tree | aeb07df2812590e8e63c2641360c58433f796e94 /doc | |
parent | 1a5d0493da157ec5ac32a4cf1297f592b599fdd8 (diff) | |
download | poezio-a6e66cd50ef64c0f2bf6fe154edcc652a66e9a46.tar.gz poezio-a6e66cd50ef64c0f2bf6fe154edcc652a66e9a46.tar.bz2 poezio-a6e66cd50ef64c0f2bf6fe154edcc652a66e9a46.tar.xz poezio-a6e66cd50ef64c0f2bf6fe154edcc652a66e9a46.zip |
Fix various spelling mistakes throughout the code
Diffstat (limited to 'doc')
-rw-r--r-- | doc/source/configuration.rst | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/source/configuration.rst b/doc/source/configuration.rst index 3a5f2ef9..e394ee03 100644 --- a/doc/source/configuration.rst +++ b/doc/source/configuration.rst @@ -656,7 +656,7 @@ or the way messages are displayed. Some informational messages (error, a contact getting connected, etc) are sometimes added to the information buffer. These settings can make - that buffer grow temporarly so you can read these information when they + that buffer grow temporarily so you can read these information when they appear. A list of message types that should make the information buffer grow |