[ https://issues.apache.org/jira/browse/AVRO-262?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Jeff Hammerbacher updated AVRO-262: ----------------------------------- Attachment: AVRO-262.patch > Fix two typos in the spec > ------------------------- > > Key: AVRO-262 > URL: https://issues.apache.org/jira/browse/AVRO-262 > Project: Avro > Issue Type: Bug > Components: spec > Reporter: Jeff Hammerbacher > Attachments: AVRO-262.patch > > > Two typos when discussing the serialization of records: > * "In other words, a record is encode" --> "In other words, a record is > encoded" > * "the concatenation of its field's encodings." --> "the concatenation of the > encodings of its fields" -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online.