提交 ca875d0c 编写于 作者: S Sharang Dashputre

Update arguments.rb [ci skip]

Fix typo `Instrinsic` -> `Intrinsic`
上级 f5ac0818
...@@ -34,7 +34,7 @@ def serialize(arguments) ...@@ -34,7 +34,7 @@ def serialize(arguments)
arguments.map { |argument| serialize_argument(argument) } arguments.map { |argument| serialize_argument(argument) }
end end
# Deserializes a set of arguments. Instrinsic types that can safely be # Deserializes a set of arguments. Intrinsic types that can safely be
# deserialized without mutation are returned as-is. Arrays/Hashes are # deserialized without mutation are returned as-is. Arrays/Hashes are
# deserialized element by element. All other types are deserialized using # deserialized element by element. All other types are deserialized using
# GlobalID. # GlobalID.
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册