[Groonga-commit] groonga/gcs [master] Fix syntax error

Zurück zum Archiv-Index

null+****@clear***** null+****@clear*****
2012年 8月 9日 (木) 15:02:38 JST


SHIMODA Hiroshi	2012-08-09 15:02:38 +0900 (Thu, 09 Aug 2012)

  New Revision: 926ade6d25a7e188597f6b571e0446784f2f21b3
  https://github.com/groonga/gcs/commit/926ade6d25a7e188597f6b571e0446784f2f21b3

  Log:
    Fix syntax error

  Modified files:
    bin/gcs-configure-text-options

  Modified: bin/gcs-configure-text-options (+3 -3)
===================================================================
--- bin/gcs-configure-text-options    2012-08-09 15:01:32 +0900 (0975ad7)
+++ bin/gcs-configure-text-options    2012-08-09 15:02:38 +0900 (245bec2)
@@ -33,11 +33,11 @@ commandLine
             '  hourse, equite, ',
           String)
   .option('-psm, --print-stems',
-          'List the domain's stems.')
+          'List the domain\'s stems.')
   .option('-psw, --print-stopwords',
-          'List the domain's stopwords.')
+          'List the domain\'s stopwords.')
   .option('-psn, --print-synonyms',
-          'List the domain's synonyms.')
+          'List the domain\'s synonyms.')
   .parse();
 
 commandLine.assertHaveDomainName();
-------------- next part --------------
HTML$B$NE:IU%U%!%$%k$rJ]4I$7$^$7$?(B...
Download 



Groonga-commit メーリングリストの案内
Zurück zum Archiv-Index