diff options
author | reed <reed@pkgsrc.org> | 2003-08-30 02:14:19 +0000 |
---|---|---|
committer | reed <reed@pkgsrc.org> | 2003-08-30 02:14:19 +0000 |
commit | 7c0ecfeefead93e86e6533cdefd4a25c095c0357 (patch) | |
tree | 62d33ca4e350e47c9938ab2acd67eb81d6171fea /devel/p5-Config-General | |
parent | 3a582a8c4db11626b7da334ca1bca24398fbcc9f (diff) | |
download | pkgsrc-7c0ecfeefead93e86e6533cdefd4a25c095c0357.tar.gz |
"It's" stands for "it is" (or "it has"). The apostrophe is not used
for a possessive (like her, his, whose, their, and its).
Note that I didn't check for proper use of "its" (when it should
be "it is" or "it has" instead).
I also saw over 15 other grammar or punctuation problems, but not
fixed in this commit.
Diffstat (limited to 'devel/p5-Config-General')
-rw-r--r-- | devel/p5-Config-General/DESCR | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/p5-Config-General/DESCR b/devel/p5-Config-General/DESCR index 97c67aaa341..eb1ecaadc5c 100644 --- a/devel/p5-Config-General/DESCR +++ b/devel/p5-Config-General/DESCR @@ -1,4 +1,4 @@ -Config::General opens a config file and parses it's contents for +Config::General opens a config file and parses its contents for you. After parsing the module returns a hash structure which contains the representation of the config file. |