Navigation Menu

Skip to content

Commit

Permalink
Use "Mroonga" form
Browse files Browse the repository at this point in the history
  • Loading branch information
kou committed Mar 10, 2015
1 parent b745be0 commit 6a07bcf
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions mroonga.rb
Expand Up @@ -70,11 +70,11 @@ def test

def caveats
<<-EOS.undent
To install mroonga plugin, run the following command:
To install Mroonga plugin, run the following command:
mysql -uroot < '#{install_sql_path}'
To confirm successfuly installed, run the following command
and confirm that 'mroonga' is in the list:
and confirm that 'Mroonga' is in the list:
mysql> SHOW PLUGINS;
+---------+--------+----------------+---------------+---------+
Expand Down

0 comments on commit 6a07bcf

Please sign in to comment.