Subject: | Spelling error |
Hi,
a little error:
--- a/lib/HTTP/Config.pm
+++ b/lib/HTTP/Config.pm
@@ -297,7 +297,7 @@ You can either pass separate key/value p
=item $conf->remove( %spec )
Removes (and returns) the entries that have matches for all the key/value pairs in %spec.
-If %spec is empty this will match all entries; so it will empty the configuation object.
+If %spec is empty this will match all entries; so it will empty the configuration object.