Patch fixes 34 places in core that use the phrase "take sure" when what is meant is "make sure". All of these appear in code that was formerly part of Views before Views was brought into core.

All of these changes are either in comments or in the output of assert() in Test cases.

CommentFileSizeAuthor
#1 interdiff.txt892 byteslongwave
#1 2145083-take-sure-1.patch17.76 KBlongwave
take-sure.patch17.77 KBtr

Comments

longwave’s picture

StatusFileSize
new17.76 KB
new892 bytes

Looks good. One of the comments still had incorrect grammar, so I fixed that up as well.

dawehner’s picture

Status: Needs review » Reviewed & tested by the community
Issue tags: +VDC

I really wonder who could have made all those mistakes.

tim.plunkett’s picture

I'd much rather close this as won't fix, but I'm just nostalgic.

dead_arm’s picture

It's a feature not a bug :)

jhodgdon’s picture

Status: Reviewed & tested by the community » Fixed

Thanks! I found a couple of other grammatical bad spots in those lines and cheated and fixed them at the commit as well, since it's just comments/docs/test assertion text. Committed to 8.x.

nod_’s picture

Issue tags: +JavaScript

Patch changes JS files, tagging.

Status: Fixed » Closed (fixed)

Automatically closed - issue fixed for 2 weeks with no activity.