Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 274497

Summary: sys-apps/portage-2.2_rc33 - Spelling suggestions
Product: Portage Development Reporter: Jeroen Roovers (RETIRED) <jer>
Component: UnclassifiedAssignee: Portage team <dev-portage>
Status: RESOLVED FIXED    
Severity: trivial Keywords: InVCS
Priority: High    
Version: 2.2   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---
Bug Depends on:    
Bug Blocks: 210077, 288499    
Attachments: portage-2.2_rc33-spell.patch

Description Jeroen Roovers (RETIRED) gentoo-dev 2009-06-17 12:12:02 UTC
Attached patch against 2.2_rc33 fixes two common spelling issues:

1) The portage sources use both URI and URL - since some exposed variables use URI, let's settle on that.

2) Sometimes plurals of abbreviations are spelled FOO's, which suggests a possessive of a singular FOO whereas it really is a plural.

The patch also corrects some spelling errors I incidentally found reviewing the changes.
Comment 1 Jeroen Roovers (RETIRED) gentoo-dev 2009-06-17 12:13:04 UTC
Created attachment 194987 [details, diff]
portage-2.2_rc33-spell.patch
Comment 2 Zac Medico gentoo-dev 2009-10-09 22:13:27 UTC
Thanks, this is in svn r14531.
Comment 3 Zac Medico gentoo-dev 2009-10-11 00:41:38 UTC
This is fixed in 2.1.7 and 2.2_rc45.