summaryrefslogtreecommitdiff
path: root/poezio/common.py
diff options
context:
space:
mode:
authorEmmanuel Gil Peyrot <linkmauve@linkmauve.fr>2018-01-10 02:13:35 +0100
committerEmmanuel Gil Peyrot <linkmauve@linkmauve.fr>2018-01-10 02:13:35 +0100
commitb981327df58eac0cf41a206333bf36dd5c4e2330 (patch)
tree2b19a90bf934cb11499b7ff828aaa7dee647eeec /poezio/common.py
parent15c5d7822ae17b323f647d9f5a04b98755c056aa (diff)
downloadpoezio-b981327df58eac0cf41a206333bf36dd5c4e2330.tar.gz
poezio-b981327df58eac0cf41a206333bf36dd5c4e2330.tar.bz2
poezio-b981327df58eac0cf41a206333bf36dd5c4e2330.tar.xz
poezio-b981327df58eac0cf41a206333bf36dd5c4e2330.zip
Fix typos, thanks `codespell`!
Diffstat (limited to 'poezio/common.py')
-rw-r--r--poezio/common.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/poezio/common.py b/poezio/common.py
index 0c6a77a8..a7579fcc 100644
--- a/poezio/common.py
+++ b/poezio/common.py
@@ -109,7 +109,7 @@ DISTRO_INFO = {
def get_os_info():
"""
- Returns a detailed and well formated string containing
+ Returns a detailed and well formatted string containing
information about the operating system
:rtype: str