summary refs log tree commit diff
path: root/config.org
diff options
context:
space:
mode:
Diffstat (limited to 'config.org')
-rw-r--r--config.org2
1 files changed, 1 insertions, 1 deletions
diff --git a/config.org b/config.org
index 9f7500f..7412209 100644
--- a/config.org
+++ b/config.org
@@ -1110,7 +1110,7 @@ Shift click to select region with the mouse.  This annoyingly rings the bell for
 (global-set-key (kbd "S-<down-mouse-1>") 'mouse-save-then-kill)
 #+end_src
 
-** saving
+* Saving
 Backups are pointless in long emacs sessions imo, but autosaves are useful.
 
 #+begin_src elisp