summary refs log tree commit diff stats
diff options
context:
space:
mode:
-rw-r--r--HACKING.md8
1 files changed, 4 insertions, 4 deletions
diff --git a/HACKING.md b/HACKING.md
index 653f5a25..ea17392d 100644
--- a/HACKING.md
+++ b/HACKING.md
@@ -75,15 +75,15 @@ Adding colorschemes
     set colorscheme myscheme
 
 
-Change the file type => application associations
-------------------------------------------------
+Change which programs start which file types
+--------------------------------------------
 
 Edit the configuration file ~/.config/ranger/rifle.conf.  The default one can
 be obtained by running "ranger --copy-config rifle".
 
 
-Change the file extension => mime type associations
----------------------------------------------------
+Change which file extensions have which mime type
+-------------------------------------------------
 
 Modify ranger/data/mime.types.  You may also add your own entries to ~/.mime.types