summaryrefslogtreecommitdiff
path: root/docutils/docs/dev
diff options
context:
space:
mode:
authormilde <milde@929543f6-e4f2-0310-98a6-ba3bd3dd1d04>2011-10-15 22:08:38 +0000
committermilde <milde@929543f6-e4f2-0310-98a6-ba3bd3dd1d04>2011-10-15 22:08:38 +0000
commit770909c285507d47192c0ef5004ea57735783107 (patch)
treea1b840bc8bf3a64a04e0bbc5b7bef455aad2b22f /docutils/docs/dev
parentb507fe377aa6a5a08af6aea9a13be088841b737d (diff)
downloaddocutils-770909c285507d47192c0ef5004ea57735783107.tar.gz
fix typo
git-svn-id: http://svn.code.sf.net/p/docutils/code/trunk@7180 929543f6-e4f2-0310-98a6-ba3bd3dd1d04
Diffstat (limited to 'docutils/docs/dev')
-rw-r--r--docutils/docs/dev/rst/alternatives.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/docutils/docs/dev/rst/alternatives.txt b/docutils/docs/dev/rst/alternatives.txt
index 2f580411e..72758a3d9 100644
--- a/docutils/docs/dev/rst/alternatives.txt
+++ b/docutils/docs/dev/rst/alternatives.txt
@@ -1898,7 +1898,7 @@ ASCIIMath_
* The Python module ASCIIMathML_ translates a string with ASCIIMath into a
MathML tree. Used, e.g., by MultiMarkdown__.
- * For conversion to TeX, there is JavaScript script at
+ * For conversion to LaTeX, there is a JavaScript script at
http://dlippman.imathas.com/asciimathtex/ASCIIMath2TeX.js
.. _ASCIIMath: http://www1.chapman.edu/~jipsen/mathml/asciimath.html