summaryrefslogtreecommitdiff
path: root/tests/test_legacy.py
diff options
context:
space:
mode:
Diffstat (limited to 'tests/test_legacy.py')
-rw-r--r--tests/test_legacy.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/test_legacy.py b/tests/test_legacy.py
index 62bc075..7b2c09a 100644
--- a/tests/test_legacy.py
+++ b/tests/test_legacy.py
@@ -66,7 +66,7 @@ class TestPhp(LegacyTestCase):
Code block in a list item: We match markdown.pl - not sure how php gets that output??
PHP-Specific Bugs: Not sure what to make of the escaping stuff here.
- Why is PHP not removing a blackslash?
+ Why is PHP not removing a backslash?
"""
location = os.path.join(parent_test_dir, 'php')
normalize = True