[Groonga-commit] groonga/groonga [master] test: fix typos

Back to archive index

Haruka Yoshihara null+****@clear*****
Tue Oct 9 14:04:44 JST 2012


Haruka Yoshihara	2012-10-09 14:04:44 +0900 (Tue, 09 Oct 2012)

  New Revision: f5699b675fe259f3bd92a3ff476e81b5b1e25f11
  https://github.com/groonga/groonga/commit/f5699b675fe259f3bd92a3ff476e81b5b1e25f11

  Log:
    test: fix typos
    
    leaned ->
    learned

  Modified files:
    test/command/suite/select/query_expansion/scalar/minus.expected
    test/command/suite/select/query_expansion/scalar/minus.test
    test/command/suite/select/query_expansion/vector/minus.expected
    test/command/suite/select/query_expansion/vector/minus.test

  Modified: test/command/suite/select/query_expansion/scalar/minus.expected (+2 -2)
===================================================================
--- test/command/suite/select/query_expansion/scalar/minus.expected    2012-10-09 11:53:53 +0900 (857be3e)
+++ test/command/suite/select/query_expansion/scalar/minus.expected    2012-10-09 14:04:44 +0900 (291fdd4)
@@ -15,8 +15,8 @@ load --table Memos
 ["content"],
 ["Start groonga!"],
 ["Start Ruby!"],
-["Learning Ruby but groonga is not leaned yet..."],
-["Learning Ruby BUT groonga is not leaned yet..."]
+["Learning Ruby but groonga is not learned yet..."],
+["Learning Ruby BUT groonga is not learned yet..."]
 ]
 [[0,0.0,0.0],4]
 load --table Synonyms

  Modified: test/command/suite/select/query_expansion/scalar/minus.test (+2 -2)
===================================================================
--- test/command/suite/select/query_expansion/scalar/minus.test    2012-10-09 11:53:53 +0900 (26f8933)
+++ test/command/suite/select/query_expansion/scalar/minus.test    2012-10-09 14:04:44 +0900 (8b780df)
@@ -12,8 +12,8 @@ load --table Memos
 ["content"],
 ["Start groonga!"],
 ["Start Ruby!"],
-["Learning Ruby but groonga is not leaned yet..."],
-["Learning Ruby BUT groonga is not leaned yet..."]
+["Learning Ruby but groonga is not learned yet..."],
+["Learning Ruby BUT groonga is not learned yet..."]
 ]
 
 load --table Synonyms

  Modified: test/command/suite/select/query_expansion/vector/minus.expected (+2 -2)
===================================================================
--- test/command/suite/select/query_expansion/vector/minus.expected    2012-10-09 11:53:53 +0900 (8cf67ee)
+++ test/command/suite/select/query_expansion/vector/minus.expected    2012-10-09 14:04:44 +0900 (051e4cc)
@@ -15,8 +15,8 @@ load --table Memos
 ["content"],
 ["Start groonga!"],
 ["Start Ruby!"],
-["Learning Ruby but groonga is not leaned yet..."],
-["Learning Ruby BUT groonga is not leaned yet..."]
+["Learning Ruby but groonga is not learned yet..."],
+["Learning Ruby BUT groonga is not learned yet..."]
 ]
 [[0,0.0,0.0],4]
 load --table Synonyms

  Modified: test/command/suite/select/query_expansion/vector/minus.test (+2 -2)
===================================================================
--- test/command/suite/select/query_expansion/vector/minus.test    2012-10-09 11:53:53 +0900 (bc25a0c)
+++ test/command/suite/select/query_expansion/vector/minus.test    2012-10-09 14:04:44 +0900 (9350e9f)
@@ -12,8 +12,8 @@ load --table Memos
 ["content"],
 ["Start groonga!"],
 ["Start Ruby!"],
-["Learning Ruby but groonga is not leaned yet..."],
-["Learning Ruby BUT groonga is not leaned yet..."]
+["Learning Ruby but groonga is not learned yet..."],
+["Learning Ruby BUT groonga is not learned yet..."]
 ]
 
 load --table Synonyms
-------------- next part --------------
HTML����������������������������...
Download 



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