Austin Hacker created AVRO-2189:
-----------------------------------
Summary: 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
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)
