summary refs log tree commit diff stats
path: root/ranger/defaults/options.py
diff options
context:
space:
mode:
Diffstat (limited to 'ranger/defaults/options.py')
-rw-r--r--ranger/defaults/options.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/ranger/defaults/options.py b/ranger/defaults/options.py
index 9e183720..d9f6278c 100644
--- a/ranger/defaults/options.py
+++ b/ranger/defaults/options.py
@@ -47,7 +47,7 @@ hidden_filter = regexp(
 show_hidden = False
 
 # Which script is used to generate file previews?
-# Ranger ships with scope.sh, a script that calls external programs (see
+# ranger ships with scope.sh, a script that calls external programs (see
 # README for dependencies) to preview images, archives, etc.
 preview_script = '~/.config/ranger/scope.sh'