summaryrefslogtreecommitdiff
path: root/test/lists_test.rb
diff options
context:
space:
mode:
Diffstat (limited to 'test/lists_test.rb')
-rw-r--r--test/lists_test.rb2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/lists_test.rb b/test/lists_test.rb
index 3dc8b4c6..4ad8a532 100644
--- a/test/lists_test.rb
+++ b/test/lists_test.rb
@@ -373,7 +373,7 @@ context 'Bulleted lists (:ulist)' do
assert_xpath '//ul/li/*[@class="admonitionblock note"]//td[@class="content"][normalize-space(text())="This is a note."]', output, 1
end
- test 'paragraph-like blocks attached to an ancestry list item by a list continuation should produce blocks' do
+ test 'paragraph-like blocks attached to an ancestor list item by a list continuation should produce blocks' do
input = <<~'EOS'
* parent
** child