summary refs log tree commit diff
path: root/README.org
diff options
context:
space:
mode:
authorFranck Cuny <franckcuny@gmail.com>2016-02-15 17:01:01 -0800
committerFranck Cuny <franckcuny@gmail.com>2016-02-15 17:01:01 -0800
commitd6bd2971b0b772648dc2764bb39bfef7c27d1de2 (patch)
tree392177868fbc8f21decf7ee6d5888cc4ec438c40 /README.org
parentUpdate the README. (diff)
downloademacs.d-d6bd2971b0b772648dc2764bb39bfef7c27d1de2.tar.gz
Fix a typo in the README.
Diffstat (limited to '')
-rw-r--r--README.org2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.org b/README.org
index 2c1d199..792dd47 100644
--- a/README.org
+++ b/README.org
@@ -18,7 +18,7 @@ make check-dead
 
 To remove dead symlinks:
 
-#+BEING_SRC sh :results silent
+#+BEGIN_SRC sh :results silent
 make clean-dead
 #+END_SRC