Skip to content

Commit

Permalink
spelling: writing
Browse files Browse the repository at this point in the history
Signed-off-by: Josh Soref <[email protected]>
  • Loading branch information
jsoref committed Nov 27, 2023
1 parent 8014e3c commit 43ef35e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/source/cpp/examples/compute_and_write_example.rst
Original file line number Diff line number Diff line change
Expand Up @@ -23,6 +23,6 @@ Compute and Write CSV Example

The file ``cpp/examples/arrow/compute_and_write_csv_example.cc`` located inside
the source tree contains an example of creating a table of two numerical columns
and then comparing the magnitudes of the entries in the columns and wrting out to
and then comparing the magnitudes of the entries in the columns and writing out to
a CSV file with the column entries and their comparisons. The code in the example
is documented.

0 comments on commit 43ef35e

Please sign in to comment.