about summary refs log tree commit diff stats
diff options
context:
space:
mode:
authorLeo Vivier <zaephon@gmail.com>2019-01-14 14:16:24 +0100
committerLeo Vivier <zaephon@gmail.com>2019-01-14 14:16:24 +0100
commit35839cb44068b91628826e6d2c832f9d2f56dc68 (patch)
tree34f9001cc3a05c996f46aa3f42977925cbda7d30
parent0b9d1509f36577787f4205544297c29bfa9cfd68 (diff)
downloadranger-35839cb44068b91628826e6d2c832f9d2f56dc68.tar.gz
Change singular to plural
-rw-r--r--ranger/config/rifle.conf2
1 files changed, 1 insertions, 1 deletions
diff --git a/ranger/config/rifle.conf b/ranger/config/rifle.conf
index d81c1db5..5e28a71c 100644
--- a/ranger/config/rifle.conf
+++ b/ranger/config/rifle.conf
@@ -212,7 +212,7 @@ ext rar, has unrar = unrar l "$1" | less
 ext rar, has unrar = for file in "$@"; do unrar x "$file"; done
 
 #-------------------------------------------
-# Font
+# Fonts
 #-------------------------------------------
 mime ^font, has fontforge, X, flag f = fontforge "$@"