[Groonga-commit] groonga/groonga at 7ab632b [master] ii: fix a typo

Back to archive index

Kouhei Sutou null+****@clear*****
Mon Oct 17 23:44:50 JST 2016


Kouhei Sutou	2016-10-17 23:44:50 +0900 (Mon, 17 Oct 2016)

  New Revision: 7ab632b6ce13d276fee76c4057b863ad23d7c324
  https://github.com/groonga/groonga/commit/7ab632b6ce13d276fee76c4057b863ad23d7c324

  Message:
    ii: fix a typo

  Modified files:
    lib/ii.c

  Modified: lib/ii.c (+1 -1)
===================================================================
--- lib/ii.c    2016-10-17 23:39:08 +0900 (e609e92)
+++ lib/ii.c    2016-10-17 23:44:50 +0900 (dc85ae6)
@@ -10037,7 +10037,7 @@ typedef struct {
 } grn_ii_builder_buffer;
 
 /*
- * grn_ii_builder_buffer_init initializes a buffer. Note that a bufer must be
+ * grn_ii_builder_buffer_init initializes a buffer. Note that a buffer must be
  * finalized by grn_ii_builder_buffer_fin.
  */
 static void
-------------- next part --------------
HTML����������������������������...
Download 



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