mirror of
https://github.com/ruby/ruby.git
synced 2022-11-09 12:17:21 -05:00
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
1 changed files with 1 additions and 1 deletions
|
@ -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…
Add table
Add a link
Reference in a new issue