Skip to content

Commit bcce7ff

Browse files
Fokkozhjwpku
andauthored
wording
Co-authored-by: Junwang Zhao <[email protected]>
1 parent 74f61ae commit bcce7ff

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/iceberg/avro/avro_writer.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@
2424

2525
namespace iceberg::avro {
2626

27-
/// \brief A writer ArrowArray to Avro files.
27+
/// \brief A writer for serializing ArrowArray to Avro files.
2828
class ICEBERG_BUNDLE_EXPORT AvroWriter : public Writer {
2929
public:
3030
AvroWriter() = default;

0 commit comments

Comments
 (0)