diff options
-rw-r--r-- | lib/uri/common.rb | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -74,7 +74,7 @@ module URI # The constructor accepts a hash as options for parser. # Keys of options are pattern names of URI components # and values of options are pattern strings. - # The constructor generetes set of regexps for parsing URIs. # # You can use the following keys: # |