aboutsummaryrefslogtreecommitdiffstats
path: root/lisp/org
diff options
context:
space:
mode:
authorPaul Eggert2014-01-15 22:24:06 -0800
committerPaul Eggert2014-01-15 22:24:06 -0800
commitc91c771dbe242cd942c00a0a57c18c1482e59fa0 (patch)
treeabb6fcaf49f4bda5eda2443fb5a6f7531a8a2a74 /lisp/org
parent7da02a6769e84cd0a9df8b1bc18ac78df1c0b058 (diff)
downloademacs-c91c771dbe242cd942c00a0a57c18c1482e59fa0.tar.gz
emacs-c91c771dbe242cd942c00a0a57c18c1482e59fa0.zip
Spelling fixes.
Diffstat (limited to 'lisp/org')
-rw-r--r--lisp/org/org-entities.el2
1 files changed, 1 insertions, 1 deletions
diff --git a/lisp/org/org-entities.el b/lisp/org/org-entities.el
index 39571633922..3670f365137 100644
--- a/lisp/org/org-entities.el
+++ b/lisp/org/org-entities.el
@@ -330,7 +330,7 @@ packages to be loaded, add these packages to `org-latex-packages-alist'."
330 ("infin" "\\propto" t "∞" "[infinity]" "[infinity]" "∞") 330 ("infin" "\\propto" t "∞" "[infinity]" "[infinity]" "∞")
331 ("infty" "\\infty" t "∞" "[infinity]" "[infinity]" "∞") 331 ("infty" "\\infty" t "∞" "[infinity]" "[infinity]" "∞")
332 ("prop" "\\propto" t "∝" "[proportional to]" "[proportional to]" "∝") 332 ("prop" "\\propto" t "∝" "[proportional to]" "[proportional to]" "∝")
333 ("proptp" "\\propto" t "∝" "[proportional to]" "[proportional to]" "∝") 333 ("propto" "\\propto" t "∝" "[proportional to]" "[proportional to]" "∝")
334 ("not" "\\textlnot{}" nil "¬" "[angled dash]" "¬" "¬") 334 ("not" "\\textlnot{}" nil "¬" "[angled dash]" "¬" "¬")
335 ("neg" "\\neg{}" t "¬" "[angled dash]" "¬" "¬") 335 ("neg" "\\neg{}" t "¬" "[angled dash]" "¬" "¬")
336 ("land" "\\land" t "∧" "[logical and]" "[logical and]" "∧") 336 ("land" "\\land" t "∧" "[logical and]" "[logical and]" "∧")