summaryrefslogtreecommitdiff
path: root/poezio/bookmarks.py
diff options
context:
space:
mode:
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