This is an automated email from the ASF dual-hosted git repository.

kou pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/arrow.git


The following commit(s) were added to refs/heads/master by this push:
     new 252a2a5  [GLib] Fix a typo in document
252a2a5 is described below

commit 252a2a55fc8b80a6412922987b42d64fe41119ef
Author: Kouhei Sutou <[email protected]>
AuthorDate: Thu Nov 9 00:24:59 2017 +0900

    [GLib] Fix a typo in document
---
 c_glib/arrow-glib/array-builder.cpp | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/c_glib/arrow-glib/array-builder.cpp 
b/c_glib/arrow-glib/array-builder.cpp
index 86e7f98..a5df681 100644
--- a/c_glib/arrow-glib/array-builder.cpp
+++ b/c_glib/arrow-glib/array-builder.cpp
@@ -316,7 +316,7 @@ garrow_array_builder_new(const 
std::shared_ptr<arrow::DataType> &type,
  *
  * Release ownership of `arrow::ArrayBuilder` in `builder`.
  *
- * Since: 0.8.8
+ * Since: 0.8.0
  */
 void
 garrow_array_builder_release_ownership(GArrowArrayBuilder *builder)

-- 
To stop receiving notification emails like this one, please contact
['"[email protected]" <[email protected]>'].

Reply via email to