A comment in core/modules/views_ui/tests/src/Kernel/TagTest.php has a typo. Instead of Make sure just ten results are returns. it should be Make sure just ten results are returned.
| Comment | File | Size | Author |
|---|---|---|---|
| #8 | correct_typo_in_TagTest-2857780-8.patch | 712 bytes | vegantriathlete |
| #6 | correct_typo_in_TagTest-2857780-6.patch | 717 bytes | vegantriathlete |
| #2 | correct_typo_in_comment-2857780-2.patch | 717 bytes | vegantriathlete |
Comments
Comment #2
vegantriathletePatch attached!
Comment #3
vegantriathleteComment #4
klausiMakes sense, thanks!
Comment #5
klausiAh, does not apply anymore to 8.4.x, can you reroll?
Comment #6
vegantriathleteNew patch attached
Comment #8
vegantriathleteGah! I didn't do a `git pull` in the 8.4.x branch before I rolled the patch. Here's a new one.
Comment #9
klausiThanks!
Comment #10
xjmAnother one that won't be caught by the spellcheck since it's a real word. Thanks @vegantriathlete!
As a documentation fix, this issue is eligible for the 8.3.x RC as well. So, committed to 8.4.x and cherry-picked to 8.3.x.