We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 57f58fa + 3764758 commit 10c6cc1Copy full SHA for 10c6cc1
1 file changed
stdlib/uri/0/common.rbs
@@ -609,5 +609,5 @@ module Kernel
609
#
610
# You must require 'uri' to use this method.
611
612
- def self?.URI: (URI::Generic | String uri) -> URI::Generic
+ def self?.URI: (URI::Generic | string uri) -> URI::Generic
613
end
0 commit comments