Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 58750 - Simple grammatical error
Summary: Simple grammatical error
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] baselayout (show other bugs)
Hardware: All All
: High trivial (vote)
Assignee: Gentoo's Team for Core System packages
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2004-07-29 02:25 UTC by Stuart Gilbert
Modified: 2004-07-29 10:18 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments
Grammatical patch (rc.conf.patch,864 bytes, patch)
2004-07-29 02:29 UTC, Stuart Gilbert
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Stuart Gilbert 2004-07-29 02:25:36 UTC
When I was updating today I noticed a patch that fixed part of rc.conf
It changed the word "enouth" to "enough." Unfortunately the sentence still isn't correct.

I fixed it.

Reproducible: Always
Steps to Reproduce:
1. grep "scripts is" /etc/rc.conf

Actual Results:  
A result.

Expected Results:  
Nothing.
Comment 1 Stuart Gilbert 2004-07-29 02:29:08 UTC
Created attachment 36389 [details, diff]
Grammatical patch

I changed it to say "script is" and not "scripts are" because on the next line
it refers to an "it" and not a "they." So the script seems to be singular.

"cant" has been changed to "can't."
Comment 2 SpanKY gentoo-dev 2004-07-29 10:18:42 UTC
fixed that and a few other 'enouth's :)