Commit 3886860a authored by Adam Matan's avatar Adam Matan Committed by GitHub

Typo: beffer -> buffer

parent 8d8115bf
......@@ -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