summaryrefslogtreecommitdiff
path: root/devel/p5-Config-General
diff options
context:
space:
mode:
authorreed <reed@pkgsrc.org>2003-08-30 02:14:19 +0000
committerreed <reed@pkgsrc.org>2003-08-30 02:14:19 +0000
commite2336bb021a1006213bb88551278cfff96155df2 (patch)
tree62d33ca4e350e47c9938ab2acd67eb81d6171fea /devel/p5-Config-General
parent0d796dd5484eb14f2b2dc58120ed35e9dd9e1378 (diff)
downloadpkgsrc-e2336bb021a1006213bb88551278cfff96155df2.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/DESCR2
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.