summaryrefslogtreecommitdiff
path: root/lib/uri/common.rb
diff options
context:
space:
mode:
-rw-r--r--lib/uri/common.rb2
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:
#