fix typo
This commit is contained in:
parent
91b139aca2
commit
d052f503f9
@ -291,7 +291,7 @@ module GitHub
|
|||||||
"q=#{uri_escape(params_list.join(" "))}&per_page=100"
|
"q=#{uri_escape(params_list.join(" "))}&per_page=100"
|
||||||
end
|
end
|
||||||
|
|
||||||
def format_paramater(key, value)
|
def format_parameter(key, value)
|
||||||
"#{key}:#{value}"
|
"#{key}:#{value}"
|
||||||
end
|
end
|
||||||
|
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user