Problem/Motivation
While reviewing a patch for a different issue, I noticed a minor typo in a comment in picture.module:
// Mutliple images, use srcset.
Proposed resolution
Before:
// Mutliple images, use srcset.
After:
// Multiple images, use srcset.
Remaining tasks
- Create patch
- Test patch
User interface changes
None.
API changes
None.
Related Issues
None.
| Comment | File | Size | Author |
|---|---|---|---|
| #3 | picture-correct_mutliple_typo_to_multiple-2003640-3.patch | 574 bytes | fureigh |
| #2 | picture-correct_mutliple_typo_to_multiple-2003640-1.patch | 574 bytes | fureigh |
Comments
Comment #1
chrisroane commentedComment #2
fureigh commentedPatch attached.
Comment #3
fureigh commentedSorry about the jinx, chrisroane! I assigned it to myself in order to communicate that I was working on it, but I could've made that clearer. Patch attached with updated filename.
Comment #4
chrisroane commentedNo problem. :) Patch looks good to me.
Comment #5
dries commentedCommitted to 8.x. Thanks.
Comment #6
fureigh commentedThank you! :)
Comment #7
schnitzel commentedbtw, commit photo!
https://twitter.com/Schnitzel/status/338049898861707264/photo/1
Comment #9
eli-t