about summary refs log tree commit diff stats
path: root/ranger/gui/displayable.py
diff options
context:
space:
mode:
authorstepshal <nessento@openmailbox.org>2016-06-26 00:47:14 +0700
committerstepshal <nessento@openmailbox.org>2016-06-26 00:47:14 +0700
commit239057096c7e5399aae9a30c0b88814099c55bcf (patch)
treedc6aa23c4baae068aee416b3e9d55ec0732aaf5b /ranger/gui/displayable.py
parent677f768691624d8f24f18dcc6568233fc2e36d29 (diff)
downloadranger-239057096c7e5399aae9a30c0b88814099c55bcf.tar.gz
Fix misspellings
Diffstat (limited to 'ranger/gui/displayable.py')
-rw-r--r--ranger/gui/displayable.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/ranger/gui/displayable.py b/ranger/gui/displayable.py
index 9f2dbf0d..7b5aa954 100644
--- a/ranger/gui/displayable.py
+++ b/ranger/gui/displayable.py
@@ -33,7 +33,7 @@ class Displayable(FileManagerAware, CursesShortcuts):
             be set at various places in the script and should eventually be
             handled (and unset) in the draw() method.
 
-    Read-Only: (i.e. reccomended not to change manually)
+    Read-Only: (i.e. recommended not to change manually)
         win -- the own curses window object
         parent -- the parent (DisplayableContainer) object or None
         x, y, wid, hei -- absolute coordinates and boundaries