[Groonga-commit] groonga/gcs [master] Fix a typo: gorup -> group

Back to archive index

Yoji SHIDARA null+****@clear*****
Tue Oct 23 14:55:32 JST 2012


Yoji SHIDARA	2012-10-23 14:55:32 +0900 (Tue, 23 Oct 2012)

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

  Log:
    Fix a typo: gorup -> group

  Modified files:
    test/bq-translator.test.js

  Modified: test/bq-translator.test.js (+1 -1)
===================================================================
--- test/bq-translator.test.js    2012-10-23 11:47:45 +0900 (3a24bc1)
+++ test/bq-translator.test.js    2012-10-23 14:55:32 +0900 (a0230ec)
@@ -49,7 +49,7 @@ function testQueryError(label, query, context, detail) {
 }
 
 function testGroup(label, group, expectedOffset, expectedScriptGrnExpr) {
-  test('gorup: ' + label + ': ' +
+  test('group: ' + label + ': ' +
        '<' + group + '> -> <' + expectedScriptGrnExpr + '>', function() {
     var translator = createTranslator(group);
     var actualScriptGrnExpr = translator.translateGroup();
-------------- next part --------------
HTML����������������������������...
Download 



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