[Groonga-commit] groonga/groonga [master] push in -> push into

Back to archive index

Kouhei Sutou null+****@clear*****
Tue Nov 13 11:22:32 JST 2012


Kouhei Sutou	2012-11-13 11:22:32 +0900 (Tue, 13 Nov 2012)

  New Revision: 065661471f78f4485f050e94d8f066233167f5ee
  https://github.com/groonga/groonga/commit/065661471f78f4485f050e94d8f066233167f5ee

  Log:
    push in -> push into

  Modified files:
    include/groonga/tokenizer.h

  Modified: include/groonga/tokenizer.h (+1 -1)
===================================================================
--- include/groonga/tokenizer.h    2012-11-13 11:21:50 +0900 (a2f431f)
+++ include/groonga/tokenizer.h    2012-11-13 11:22:32 +0900 (5298106)
@@ -134,7 +134,7 @@ typedef enum {
 } grn_tokenizer_status;
 
 /*
-  grn_tokenizer_token_push() pushes the next token in `token'. Note that
+  grn_tokenizer_token_push() pushes the next token into `token'. Note that
   grn_tokenizer_token_push() does not make a copy of the given string. This
   means that you have to maintain a memory space allocated to the string.
   Also note that the grn_tokenizer_token object must be maintained until the
-------------- next part --------------
HTML����������������������������...
Download 



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