#50927 closed enhancement (wontfix)
Grammatical mistake in sentence on image editor screen
| Reported by: | simrandeep | Owned by: | SergeyBiryukov |
|---|---|---|---|
| Priority: | normal | Milestone: | |
| Component: | Media | Version: | |
| Severity: | normal | Keywords: | has-patch close |
| Cc: | Focuses: | ui-copy |
Description
There is a grammatical mistake in the following sentence on the image editor screen - "The aspect ratio is the relationship between the width and height." Here it must either be "The aspect ratio is the relationship between width and height." or "The aspect ratio is the relationship between the width and the height." Either 'the' should be removed from width or it must be added before height as well.
Attachments (2)
Change History (12)
#5
@
6 years ago
The existing string appears to be more commonly used than the proposed one:
- the relationship between the width and height: 336,000 results
- the relationship between width and height: 32,200 results
#6
@
6 years ago
This is super difficult to google due to "the" being a word often ignored in English. I'm not a native English speaker, and English is my second language. What we have sounds simple and correct to me.
https://ell.stackexchange.com/q/13307/1468 - This Q&A also suggests that it's OK to omit the repetitive "the" as long as it's in same context.
![(please configure the [header_logo] section in trac.ini)](/chrome/site/your_project_logo.png)
Welcome @simrandeep! Thanks for the ticket and the patch.