Skip to content

Commit b7c38e8

Browse files
committed
1 parent f39aa20 commit b7c38e8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

lib/HTTP/Config.pm

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -289,7 +289,7 @@ You can either pass separate key/value pairs or a hash reference.
289289
=item $conf->remove( %spec )
290290
291291
Removes (and returns) the entries that have matches for all the key/value pairs in %spec.
292-
If %spec is empty this will match all entries; so it will empty the configuation object.
292+
If %spec is empty this will match all entries; so it will empty the configuration object.
293293
294294
=item $conf->matching( $uri, $request, $response )
295295

0 commit comments

Comments
 (0)