Navigation Menu

Skip to content

Commit

Permalink
doc: fix a typo
Browse files Browse the repository at this point in the history
SHOW VARIABLE ->
SHOW VARIABLES
  • Loading branch information
kenhys committed Apr 6, 2018
1 parent f56cc77 commit d94980c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion doc/source/tutorial/installation_check.rst
Expand Up @@ -46,7 +46,7 @@ the following manually:
INSTALL PLUGIN Mroonga SONAME 'ha_mroonga.so';
Then, check server variable whether correct Mroonga version is installed by ``SHOW VARIABLE`` command.
Then, check server variable whether correct Mroonga version is installed by ``SHOW VARIABLES`` command.

.. code-block:: sql
Expand Down

0 comments on commit d94980c

Please sign in to comment.