Commits


Kouhei Sutou authored and Yosuke Shiro committed db29723f661
ARROW-4215: [GLib] Fix typos in documentation This solves the following warnings: arrow-glib/basic-data-type.cpp:1070: warning: multi-line since docs found arrow-glib/decimal128.cpp:37: warning: Section decimal is not defined in the arrow-glib-sections.txt file. Author: Kouhei Sutou <kou@clear-code.com> Closes #3361 from kou/glib-fix-document and squashes the following commits: edd43c8a <Kouhei Sutou> Fix typos in documentation