diff options
author | hut <hut@lavabit.com> | 2011-02-15 01:02:07 +0000 |
---|---|---|
committer | hut <hut@lavabit.com> | 2011-02-15 01:02:07 +0000 |
commit | 9a2ec2b421e87e815806b4a7ae7452fb84f2027e (patch) | |
tree | b7baac6442ebb92c7c43cb96d48295bb2a4de1d7 | |
parent | 01c321b1d2b5e8bccfabbf524117554763b4c968 (diff) | |
download | ranger-9a2ec2b421e87e815806b4a7ae7452fb84f2027e.tar.gz |
help.invocation: typo
-rw-r--r-- | ranger/help/invocation.py | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/ranger/help/invocation.py b/ranger/help/invocation.py index 465b0de8..c4a06543 100644 --- a/ranger/help/invocation.py +++ b/ranger/help/invocation.py @@ -65,7 +65,7 @@ command line. When a filename is supplied, run it with the flags <flags> |2| --choosefile=<target> - Makes ranger act like a file choser. When opneing a file, it will + Makes ranger act like a file chooser. When opneing a file, it will quit and write the name of the selected file to the filename specified as <target>. This file can be read in a script and used to open a certain file which has been chosen with ranger. |