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

Back to archive index

null+****@clear***** null+****@clear*****
2012年 8月 3日 (金) 18:15:17 JST


SHIMODA Hiroshi	2012-08-03 18:15:17 +0900 (Fri, 03 Aug 2012)

  New Revision: 1915b51148ad2f9e8c5393ef3142c216081ca822
  https://github.com/groonga/gcs/commit/1915b51148ad2f9e8c5393ef3142c216081ca822

  Log:
    Fix typo

  Modified files:
    bin/cs-create-domain

  Modified: bin/cs-create-domain (+2 -2)
===================================================================
--- bin/cs-create-domain    2012-08-03 18:14:28 +0900 (f6ed664)
+++ bin/cs-create-domain    2012-08-03 18:15:17 +0900 (0a0c9d6)
@@ -31,5 +31,5 @@ if (domain.exists()) {
 
 domain.createSync();
 
-consoole.log('Domain endpoints are currently being created. ' +
-             'Use cs-describe-domain to check for endpoints.');
+console.log('Domain endpoints are currently being created. ' +
+            'Use cs-describe-domain to check for endpoints.');
-------------- next part --------------
HTML$B$NE:IU%U%!%$%k$rJ]4I$7$^$7$?(B...
Télécharger 



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