Browse Source

org-manual: Tiny markup consistency fix

* doc/org-manual.org (Using Org's git repository): Use =...= for full
  commands.
Nicolas Goaziou 6 years ago
parent
commit
300f15bcbb
1 changed files with 1 additions and 1 deletions
  1. 1 1
      doc/org-manual.org

+ 1 - 1
doc/org-manual.org

@@ -147,7 +147,7 @@ $ cd org-mode/
 $ make autoloads
 #+end_example
 
-Note that in this case, ~make autoloads~ is mandatory: it defines
+Note that in this case, =make autoloads= is mandatory: it defines
 Org's version in =org-version.el= and Org's autoloads in
 =org-loaddefs.el=.