Navigation Menu

Skip to content

Commit

Permalink
doc: fix typos
Browse files Browse the repository at this point in the history
  • Loading branch information
kenhys committed Apr 28, 2015
1 parent 693f222 commit 867355c
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions doc/source/reference/functions/vector_size.rst
Expand Up @@ -58,12 +58,12 @@ Here is the simple usage of ``vector_size`` function which returns tags and size

.. groonga-command
.. include:: ../../example/reference/functions/vector_size/usage_only.log
.. select Memos --output_columns 'tags, vector_size(tags)' --command-version 2
.. select Memos --output_columns 'tags, vector_size(tags)' --command_version 2
Parameters
----------

There are one required parameter, ``target``.
There is one required parameter, ``target``.

``target``
^^^^^^^^^^^^^^^^
Expand Down

0 comments on commit 867355c

Please sign in to comment.