summary refs log tree commit diff stats
path: root/ranger/data/config_examples/options.py
diff options
context:
space:
mode:
Diffstat (limited to 'ranger/data/config_examples/options.py')
-rw-r--r--ranger/data/config_examples/options.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/ranger/data/config_examples/options.py b/ranger/data/config_examples/options.py
index 7006ebd5..6a0a3bc4 100644
--- a/ranger/data/config_examples/options.py
+++ b/ranger/data/config_examples/options.py
@@ -12,7 +12,7 @@
 # This line imports some basic variables
 from ranger.api.options import *
 
-# Ranger can use a customizable external script for previews.  The included
+# ranger can use a customizable external script for previews.  The included
 # default script prints previews of archives, html/pdf documents and even
 # images.  This is, however, disabled by default for performance reasons.  Turn
 # it on by uncommenting this line: