[Groonga-commit] groonga/gcs [ember] Fix typo

Back to archive index

YUKI Hiroshi null+****@clear*****
Thu Oct 4 15:02:43 JST 2012


YUKI Hiroshi	2012-10-04 15:02:43 +0900 (Thu, 04 Oct 2012)

  New Revision: a665387b79dfe6fe0d31dba2e5d2e8f98daf4eb2
  https://github.com/groonga/gcs/commit/a665387b79dfe6fe0d31dba2e5d2e8f98daf4eb2

  Log:
    Fix typo

  Modified files:
    lib/database/domain.js

  Modified: lib/database/domain.js (+1 -1)
===================================================================
--- lib/database/domain.js    2012-10-04 15:02:00 +0900 (7b95655)
+++ lib/database/domain.js    2012-10-04 15:02:43 +0900 (58c60fa)
@@ -25,7 +25,7 @@ var INDEX_SUFFIX =
 
 var SYNONYMS_COLUMN =
       exports.SYNONYMS_COLUMN =
-      Domain.SYNONYMS_COKUMN = 'synonyms';
+      Domain.SYNONYMS_COLUMN = 'synonyms';
 
 
 var NO_CONTEXT =
-------------- next part --------------
HTML����������������������������...
Download 



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