[Groonga-commit] groonga/gcs [master] Fix typo: TYLE => TYPE #34

Back to archive index

null+****@clear***** null+****@clear*****
2012年 7月 6日 (金) 15:57:02 JST


SHIMODA Hiroshi	2012-07-06 15:57:02 +0900 (Fri, 06 Jul 2012)

  New Revision: 586a5a6837da8e384d121791ab4f818c6d2e6fd6
  https://github.com/groonga/gcs/commit/586a5a6837da8e384d121791ab4f818c6d2e6fd6

  Log:
    Fix typo: TYLE => TYPE #34

  Modified files:
    lib/batch/translator.js

  Modified: lib/batch/translator.js (+1 -1)
===================================================================
--- lib/batch/translator.js    2012-07-06 15:56:12 +0900 (75a814e)
+++ lib/batch/translator.js    2012-07-06 15:57:02 +0900 (810755e)
@@ -7,7 +7,7 @@ function Translator(domain) {
 
 Translator.prototype = {
   TYPE_ADD: 'add',
-  TYLE_DELETE: 'delete',
+  TYPE_DELETE: 'delete',
   MAPPED_FIELDS: {
     'id': '_key'
   },
-------------- next part --------------
HTML$B$NE:IU%U%!%$%k$rJ]4I$7$^$7$?(B...
Download 



Groonga-commit メーリングリストの案内
Back to archive index