aboutsummaryrefslogtreecommitdiffstats
path: root/docs
diff options
context:
space:
mode:
authorWaylan Limberg <waylan@gmail.com>2013-10-23 18:32:58 -0400
committerWaylan Limberg <waylan@gmail.com>2013-10-23 18:32:58 -0400
commit03029616a9f40b4e8affab981818e47a9507acd9 (patch)
treeb792367fdcc852477297a1f7f7f88a2e38b0f3fc /docs
parentd700d0a243b3e461f2e9ff189137be31c15972f4 (diff)
downloadmarkdown-03029616a9f40b4e8affab981818e47a9507acd9.tar.gz
markdown-03029616a9f40b4e8affab981818e47a9507acd9.tar.bz2
markdown-03029616a9f40b4e8affab981818e47a9507acd9.zip
Update reference.txt
Fixed #261. Thanks for the report @mpvharmelen.
Diffstat (limited to 'docs')
-rw-r--r--docs/reference.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/reference.txt b/docs/reference.txt
index fa32972..8200739 100644
--- a/docs/reference.txt
+++ b/docs/reference.txt
@@ -221,7 +221,7 @@ The following options are available on the `markdown.markdown` function:
By default markdown will ignore the fact the the first line started
with item number "4" and the HTML list will start with a number "1".
- If `lazy_ol` is set to `True`, then markdown will output the following
+ If `lazy_ol` is set to `False`, then markdown will output the following
HTML:
<ol>