[Groonga-commit] ranguba/groonga-client-model at 3eee350 [master] Fix a typo

Back to archive index

Kouhei Sutou null+****@clear*****
Wed Mar 1 15:21:03 JST 2017


Kouhei Sutou	2017-03-01 15:21:03 +0900 (Wed, 01 Mar 2017)

  New Revision: 3eee350e1a46e8fb7a7d4fab491e194d80a2c5d6
  https://github.com/ranguba/groonga-client-model/commit/3eee350e1a46e8fb7a7d4fab491e194d80a2c5d6

  Message:
    Fix a typo

  Modified files:
    lib/groonga_client_model/railties/groonga.rake

  Modified: lib/groonga_client_model/railties/groonga.rake (+1 -1)
===================================================================
--- lib/groonga_client_model/railties/groonga.rake    2017-02-07 15:15:19 +0900 (9245385)
+++ lib/groonga_client_model/railties/groonga.rake    2017-03-01 15:21:03 +0900 (815fa8d)
@@ -26,7 +26,7 @@ namespace :groonga do
   end
 
   namespace :schema do
-    desc "Loads db/schema.grn info Groonga"
+    desc "Loads db/schema.grn into Groonga"
     task load: ["config:load"] do
       schema_loader = GroongaClientModel::SchemaLoader.new(Rails.root)
       schema_loader.load
-------------- next part --------------
HTML����������������������������...
Download 



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