summaryrefslogtreecommitdiff
path: root/alot/buffers.py
diff options
context:
space:
mode:
Diffstat (limited to 'alot/buffers.py')
-rw-r--r--alot/buffers.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/alot/buffers.py b/alot/buffers.py
index 635cc8e2..bb502ab4 100644
--- a/alot/buffers.py
+++ b/alot/buffers.py
@@ -381,7 +381,7 @@ class ThreadBuffer(Buffer):
def refresh(self):
- """refresh and flushe caches or Thread tree"""
+ """refresh and flushe caches of Thread tree"""
self.body.refresh()
# needed for ui.get_deep_focus..