#54276 closed enhancement (fixed)
Grammatical errors in "About" & "Privacy Policy Guide" page
Reported by: | sabbirshouvo | Owned by: | SergeyBiryukov |
---|---|---|---|
Milestone: | 6.5 | Priority: | normal |
Severity: | normal | Version: | |
Component: | Text Changes | Keywords: | has-patch |
Focuses: | ui-copy | Cc: |
Description
There are some minor grammatical errors on those two pages. 3 errors to be exact.
Example: to do things like ''create'' a portfolio or a page full of your favorite recipes
should be to do things like ''creating'' a portfolio or a page full of your favorite recipes
.
I've added patch for the errors. I understand these pages are the least visited ones. But I believe those grammatical mistakes should be fixed.
Attachments (4)
Change History (11)
#2
@
3 years ago
About the "web site", I'll update the patch containing changes in all locations. I was only checking specific pages that's why I couldn't find them all! I think the website should be a single word!
Technically "Web site" was the original spelling but rarely used while "website" become much more popular.
#3
follow-up:
↓ 4
@
3 years ago
- Component changed from Privacy to General
Hi there, thanks for the patch!
Not sure but can we replace "web site" with "website" in colorpicker.js as previously core developer change this file commit history
#4
in reply to:
↑ 3
@
3 years ago
@mukesh27 I leave that one alone as it's a third-party library. But as you mentioned previously core developers made changes on that file then I can edit and update the patch.
#5
@
11 months ago
- Keywords needs-refresh removed
I've refreshed this ticket to be compatible with the latest version.
Thanks for the report and patch!
The About page sentence relates to 5.8 releases, so I'm not sure that is worth editing now. (5.8.2 is scheduled for November 10, and 5.9 should be available on December 14.) If someone disagrees with me about that, the change could fit better in another ticket anyway.
The Privacy Policy page includes "web site" as separate words in five places. The other four are in
wp-admin\includes\class-wp-privacy-policy-content.php
. And the comma is a good addition to the sentence inprivacy-policy-guide.php
.(If we want to change "web site" to "website" everywhere, I also found that in 3 PHP docblocks or comments.)