summary refs log tree commit diff stats
path: root/ranger
diff options
context:
space:
mode:
authorhut <hut@lavabit.com>2011-10-08 22:01:23 +0200
committerhut <hut@lavabit.com>2011-10-08 22:01:23 +0200
commit9004b65381353da7f333fcaa899208531af49ef0 (patch)
tree56b44376cec876bbb1b174bfca0ca66498c2b851 /ranger
parent9f2e6794638bcacb1fb1dc3a7e7996748a2a03a4 (diff)
downloadranger-9004b65381353da7f333fcaa899208531af49ef0.tar.gz
ranger.__init__, ranger.1: updated rangers description
Diffstat (limited to 'ranger')
-rw-r--r--ranger/__init__.py6
1 files changed, 3 insertions, 3 deletions
diff --git a/ranger/__init__.py b/ranger/__init__.py
index f6d6529b..d7475d67 100644
--- a/ranger/__init__.py
+++ b/ranger/__init__.py
@@ -16,9 +16,9 @@
 """
 A console file manager with VI key bindings.
 
-It provides a minimalistic yet nice curses interface with a view on the
-directory hierarchy.  The secondary task of ranger is to psychically guess
-which program you want to use for opening particular files.
+It provides a minimalistic and nice curses interface with a view on the
+directory hierarchy.  The secondary task of ranger is to figure out which
+program you want to use to open your files with.
 """
 
 import os