summaryrefslogtreecommitdiff
path: root/poezio/bookmarks.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/bookmarks.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/bookmarks.py')
-rw-r--r--poezio/bookmarks.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/poezio/bookmarks.py b/poezio/bookmarks.py
index 766cb7f2..8dd5cd40 100644
--- a/poezio/bookmarks.py
+++ b/poezio/bookmarks.py
@@ -10,7 +10,7 @@ bookmarks, both local and remote.
Poezio start scenario:
-- upon inital connection, poezio will disco#info the server
+- upon initial connection, poezio will disco#info the server
- the available storage methods will be stored in the available_storage dict
(either 'pep' or 'privatexml')
- if only one is available, poezio will set the use_bookmarks_method config option