[
https://issues.apache.org/jira/browse/AVRO-2189?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16513711#comment-16513711
]
Nandor Kollar commented on AVRO-2189:
-------------------------------------
Merged to master, thanks for fixing this!
> Missing closing quotation in SchemaBuilder docstring
> ----------------------------------------------------
>
> Key: AVRO-2189
> URL: https://issues.apache.org/jira/browse/AVRO-2189
> Project: Avro
> Issue Type: Bug
> Reporter: Austin Hacker
> Assignee: Austin Hacker
> Priority: Trivial
> Fix For: 1.9.0
>
>
> org.apache.avro.SchemaBuilder has a typo in its docstring.
> {noformat}
> .namespace("org.apache.avro.ipc){noformat}
> should be
> {noformat}
> .namespace("org.apache.avro.ipc"){noformat}
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)