Sahil Kang created AVRO-3957:
--------------------------------
Summary: Fix typos in docs and examples
Key: AVRO-3957
URL: https://issues.apache.org/jira/browse/AVRO-3957
Project: Apache Avro
Issue Type: Bug
Components: c
Reporter: Sahil Kang
There's a missing {{+}} trailer in
[+avro_value_t|https://github.com/apache/avro/blob/9c7e14d89f80f7bea9c4d67d3ae98b86b5cff166/lang/c/docs/index.txt#L181]
and this [int32_t
*p|https://github.com/apache/avro/blob/9c7e14d89f80f7bea9c4d67d3ae98b86b5cff166/lang/c/examples/quickstop.c#L110]
should be a {{const char *p}}
--
This message was sent by Atlassian Jira
(v8.20.10#820010)