You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@avro.apache.org by "Nandor Kollar (JIRA)" <ji...@apache.org> on 2018/06/15 11:48:00 UTC

[jira] [Assigned] (AVRO-2189) Missing closing quotation in SchemaBuilder docstring

     [ https://issues.apache.org/jira/browse/AVRO-2189?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Nandor Kollar reassigned AVRO-2189:
-----------------------------------

    Assignee: Austin Hacker

> 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
>
> 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)