Commit dedd8aec authored by Feng Xiao's avatar Feng Xiao Committed by GitHub

Merge pull request #1914 from adamatan/typo-fix

Typo: beffer -> buffer
parents 8d8115bf 3886860a
......@@ -310,7 +310,7 @@ def Parse(text, message, ignore_unknown_fields=False):
Args:
text: Message JSON representation.
message: A protocol beffer message to merge into.
message: A protocol buffer message to merge into.
ignore_unknown_fields: If True, do not raise errors for unknown fields.
Returns:
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment