#8585 closed Patches (fixed)
Docs/comment typos in Boost.Log
Reported by: | Michel Morin | Owned by: | Andrey Semashev |
---|---|---|---|
Milestone: | To Be Determined | Component: | log |
Version: | Boost Development Trunk | Severity: | Cosmetic |
Keywords: | Cc: |
Description
Patch attached.
Attachments (1)
Change History (6)
by , 9 years ago
Attachment: | fix_log_typo.patch added |
---|
comment:1 by , 9 years ago
follow-up: 3 comment:2 by , 9 years ago
Thanks for the patch. I have a question though. Shouldn't "an" be used before "unary"? I though "an" should be used before vowels.
follow-up: 5 comment:3 by , 9 years ago
The pronunciation of "unary" is "/júːnəri/" and "j" is not a vowel.
comment:4 by , 9 years ago
Resolution: | → fixed |
---|---|
Status: | new → closed |
comment:5 by , 9 years ago
Replying to michel:
The pronunciation of "unary" is "/júːnəri/" and "j" is not a vowel.
Thanks for the education. And again, thank you for the patch. You did a great job finding those mistakes.
Note:
See TracTickets
for help on using tickets.
(In [84351]) Refs #8585. Fixed typos in docs and comments.