[Groonga-commit] groonga/groonga at 378a002 [master] Fix a typo

Back to archive index

Kouhei Sutou null+****@clear*****
Sun Jun 19 22:26:12 JST 2016


Kouhei Sutou	2016-06-19 22:26:12 +0900 (Sun, 19 Jun 2016)

  New Revision: 378a0025ac726d1be8cfa9e4d72f247423730093
  https://github.com/groonga/groonga/commit/378a0025ac726d1be8cfa9e4d72f247423730093

  Message:
    Fix a typo

  Modified files:
    lib/ii.c

  Modified: lib/ii.c (+1 -1)
===================================================================
--- lib/ii.c    2016-06-19 21:32:00 +0900 (f23d027)
+++ lib/ii.c    2016-06-19 22:26:12 +0900 (615a71b)
@@ -9195,7 +9195,7 @@ grn_ii_builder_term_get_buf(grn_ii_builder_term *term)
 }
 
 /*
- * grn_ii_builder_term_init intiializes a term. Note that an initialized term
+ * grn_ii_builder_term_init initializes a term. Note that an initialized term
  * must be finalized by grn_ii_builder_term_fin.
  */
 static void
-------------- next part --------------
HTML����������������������������...
Download 



More information about the Groonga-commit mailing list
Back to archive index