summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rwxr-xr-xtest/test_parsers/test_rst/test_enumerated_lists.py4
1 files changed, 2 insertions, 2 deletions
diff --git a/test/test_parsers/test_rst/test_enumerated_lists.py b/test/test_parsers/test_rst/test_enumerated_lists.py
index 38bf2268c..2aed1cc6b 100755
--- a/test/test_parsers/test_rst/test_enumerated_lists.py
+++ b/test/test_parsers/test_rst/test_enumerated_lists.py
@@ -39,7 +39,7 @@ totest['enumerated_lists'] = [
Item three.
"""],
["""\
-No blank lines betwen items:
+No blank lines between items:
1. Item one.
2. Item two.
@@ -48,7 +48,7 @@ No blank lines betwen items:
"""\
<document source="test data">
<paragraph>
- No blank lines betwen items:
+ No blank lines between items:
<enumerated_list enumtype="arabic" prefix="" suffix=".">
<list_item>
<paragraph>