From 6ba81ae7ad695f066095836d7bcd5a41cbe52c25 Mon Sep 17 00:00:00 2001 From: reed Date: Sat, 30 Aug 2003 02:14:19 +0000 Subject: "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. --- devel/p5-Config-General/DESCR | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'devel/p5-Config-General') 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. -- cgit v1.2.3