aboutsummaryrefslogtreecommitdiff
path: root/doc/tips/emacs_integration.mdwn
diff options
context:
space:
mode:
authorGravatar Gus <Gus@web>2016-08-31 18:43:43 +0000
committerGravatar admin <admin@branchable.com>2016-08-31 18:43:43 +0000
commit1f565145a329caee2ccefe5486ec5c1bcbca487c (patch)
treed2396afbe070ca5f1f80b7d0bb3fdaca21597d10 /doc/tips/emacs_integration.mdwn
parenteedb409bcc9dcd375f122691249a61765bcc1573 (diff)
Fixes markup error
Diffstat (limited to 'doc/tips/emacs_integration.mdwn')
-rw-r--r--doc/tips/emacs_integration.mdwn6
1 files changed, 3 insertions, 3 deletions
diff --git a/doc/tips/emacs_integration.mdwn b/doc/tips/emacs_integration.mdwn
index 3eeff788a..b81244fb1 100644
--- a/doc/tips/emacs_integration.mdwn
+++ b/doc/tips/emacs_integration.mdwn
@@ -15,9 +15,9 @@ Emacs, which aims to integrate with the standard facilities
<https://github.com/jwiegley/git-annex-el>
He has also added support to org-attach; if
-`org-attach-git-annex-cutoff' is non-nil and smaller than the size
- of the file you're attaching then org-attach will `git annex add the
-file`; otherwise it will "git add" it.
+`org-attach-git-annex-cutoff` is non-nil and smaller than the size
+ of the file you're attaching then org-attach will `git annex add` the
+file; otherwise it will `git add` it.
----