Typo: beffer -> buffer
This commit is contained in:
parent
8d8115bf52
commit
3886860aa4
@ -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:
|
||||
|
Loading…
Reference in New Issue
Block a user