Modify ↓
Ticket #4715 (closed enhancement: fixed)
[Patch] Typos in ExceptionUtil
| Reported by: | Claudius Henrichs <claudius.h@…> | Owned by: | team |
|---|---|---|---|
| Priority: | minor | Component: | Core |
| Version: | Keywords: | ||
| Cc: |
Description
A newly introduced exception text is missing some spaces and an apostrophe. Please find all of them in the attached patch.
Attachments
Change History
Changed 2 years ago by Claudius Henrichs <claudius.h@…>
-
attachment
Typos_in_ExceptionUtil.patch
added
comment:2 Changed 2 years ago by stoecker
- Status changed from closed to reopened
- Resolution fixed deleted
Hmm, why Its --> It's? It's means "It is" and that is wrong there. Its is right I think.
comment:3 Changed 2 years ago by Gubaer
- Status changed from reopened to closed
- Resolution set to fixed
comment:4 Changed 2 years ago by Claudius Henrichs <claudius.h@…>
- Status changed from closed to reopened
- Resolution fixed deleted
The correct for is "It's" because you need a genitive "'s" here. "It's" is not always a shortening of "It is".
e.g. "Whose format is wrong? It's format is wrong."
comment:5 follow-up: ↓ 7 Changed 2 years ago by Gubaer
IMHO, the correct form is "its". Here "its" is a possesive pronoun. If you replaced it with "his" it would still "work" gramatically.
Note: See
TracTickets for help on using
tickets.


