Bug 207345 - Unnecessary apostrophe - is plural and not possessive
Summary: Unnecessary apostrophe - is plural and not possessive
Status: Closed FIXED
Alias: None
Product: Documentation
Classification: Unclassified
Component: Books & Articles (show other bugs)
Version: Latest
Hardware: Any Any
: --- Affects Some People
Assignee: Jason Helfman
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2016-02-19 18:09 UTC by Lars Olsson
Modified: 2016-02-19 20:03 UTC (History)
1 user (show)

See Also:


Attachments
Unneccessary apostrophe - is plural and not possessive (470 bytes, patch)
2016-02-19 18:09 UTC, Lars Olsson
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Lars Olsson 2016-02-19 18:09:30 UTC
Created attachment 167188 [details]
Unneccessary apostrophe - is plural and not possessive
Comment 1 Lars Olsson 2016-02-19 18:10:14 UTC
The bug is in https://www.freebsd.org/doc/en_US.ISO8859-1/books/porters-handbook/using-gnome.html. It is in line 1490 of the source.
Comment 2 commit-hook freebsd_committer freebsd_triage 2016-02-19 19:50:59 UTC
A commit references this bug:

Author: jgh
Date: Fri Feb 19 19:50:55 UTC 2016
New revision: 48202
URL: https://svnweb.freebsd.org/changeset/doc/48202

Log:
  - address grammatical issue

  PR:		207345
  Submitted by:	beryleo@gmail.com
  Approved by:	bcr (mentor)
  Differential Revision:	https://reviews.freebsd.org/D5355

Changes:
  head/en_US.ISO8859-1/books/porters-handbook/special/chapter.xml
Comment 3 Jason Helfman freebsd_committer freebsd_triage 2016-02-19 19:51:25 UTC
Thanks for the report!