fix doc typo
s/it's/its
This commit is contained in:
parent
d07183ec85
commit
ccf9da079f
Notes:
git
2020-12-17 13:22:39 +09:00
@ -252,7 +252,7 @@ module URI
|
||||
#
|
||||
# Returns a Regexp object which matches to URI-like strings.
|
||||
# The Regexp object returned by this method includes arbitrary
|
||||
# number of capture group (parentheses). Never rely on it's number.
|
||||
# number of capture group (parentheses). Never rely on its number.
|
||||
#
|
||||
# == Usage
|
||||
#
|
||||
|
Loading…
x
Reference in New Issue
Block a user