summary refs log tree commit diff stats
diff options
context:
space:
mode:
authortoonn <toonn@toonn.io>2019-10-02 21:05:32 +0200
committertoonn <toonn@toonn.io>2019-10-02 21:05:32 +0200
commit6f184c53c88629d2f9f437ff9f604db58dbed07a (patch)
treea0c8a0bd80645598cd21b896485c357b87089fd9
parente22bf57e513c3402fbe2832b3ba4aa7d16d312e1 (diff)
downloadranger-6f184c53c88629d2f9f437ff9f604db58dbed07a.tar.gz
Remove trailing whitespace in cunmap docstring
-rwxr-xr-xranger/config/commands.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/ranger/config/commands.py b/ranger/config/commands.py
index 45af9d95..84951c91 100755
--- a/ranger/config/commands.py
+++ b/ranger/config/commands.py
@@ -1332,7 +1332,7 @@ class cunmap(uncmap):
     """:cunmap <keys> [<keys2>, ...]
 
     Remove the given "console" mappings
-    
+
     DEPRECATED in favor of uncmap.
     """