Typo: beffer -> buffer
This commit is contained in:
parent
8d8115bf52
commit
3886860aa4
1 changed files with 1 additions and 1 deletions
|
@ -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…
Add table
Reference in a new issue