aboutsummaryrefslogtreecommitdiffstats
path: root/docs/release-2.0.1.txt
diff options
context:
space:
mode:
authorWaylan Limberg <waylan.limberg@icloud.com>2015-02-07 14:22:47 -0500
committerWaylan Limberg <waylan.limberg@icloud.com>2015-02-07 14:22:47 -0500
commit93dad08ca9967d75e5bb2b2e6e6301a98b900bfd (patch)
tree253586450b9bdaa9b04d853f23b6b590e0eb58ea /docs/release-2.0.1.txt
parent9f6b45f8944a2d91041e941da609e5ac09373e22 (diff)
downloadmarkdown-93dad08ca9967d75e5bb2b2e6e6301a98b900bfd.tar.gz
markdown-93dad08ca9967d75e5bb2b2e6e6301a98b900bfd.tar.bz2
markdown-93dad08ca9967d75e5bb2b2e6e6301a98b900bfd.zip
Thorough spell check of the docs.
Diffstat (limited to 'docs/release-2.0.1.txt')
-rw-r--r--docs/release-2.0.1.txt6
1 files changed, 3 insertions, 3 deletions
diff --git a/docs/release-2.0.1.txt b/docs/release-2.0.1.txt
index c40b471..c0b890a 100644
--- a/docs/release-2.0.1.txt
+++ b/docs/release-2.0.1.txt
@@ -16,7 +16,7 @@ Backwards-incompatible Changes
------------------------------
Due to various complications in how Python handles command line scripts in
-differance systems and with differant installation tools, we were forced to
-rename the commandline script to ``markdown`` (no ".py"). A matching batch
+difference systems and with different installation tools, we were forced to
+rename the command line script to `markdown` (no `.py`). A matching batch
script will get installed on Windows. Any shell scripts which call
-``markdown.py`` will need to be altered to call ``markdown`` instead.
+`markdown.py` will need to be altered to call `markdown` instead.