Fix entity infinity documentation.

This was probably an error while copy and pasting.

modified   lisp/org-entities.el
@@ -326,7 +326,7 @@ packages to be loaded, add these packages to 
`org-latex-packages-alist'."
      ("deg" "\\textdegree{}" nil "°" "degree" "°" "°")
      ("prime" "\\prime" t "′" "'" "'" "′")
      ("Prime" "\\prime{}\\prime" t "″" "''" "''" "″")
-     ("infin" "\\propto" t "∞" "[infinity]" "[infinity]" "∞")
+     ("infin" "\\infty" t "∞" "[infinity]" "[infinity]" "∞")
      ("infty" "\\infty" t "∞" "[infinity]" "[infinity]" "∞")
      ("prop" "\\propto" t "∝" "[proportional to]" "[proportional to]" "∝")
      ("propto" "\\propto" t "∝" "[proportional to]" "[proportional to]" 
"∝")

-- 
Leandro Facchinetti <m...@leafac.com>
https://www.leafac.com
GPG key: 3DF3D583

Reply via email to