Navigation Menu

Skip to content

Commit

Permalink
doc: add missing markup
Browse files Browse the repository at this point in the history
  • Loading branch information
kou committed Jan 21, 2015
1 parent 2fe761f commit bebf276
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion doc/source/install/debian.rst
Expand Up @@ -40,7 +40,7 @@ Install groonga-tokenizer-mecab package::

% sudo apt-get install -y -V groonga-tokenizer-mecab

If you want to use TokenFilterStem as a token filter, install
If you want to use ``TokenFilterStem`` as a token filter, install
groonga-token-filter-stem package.

Install groonga-token-filter-stem package::
Expand Down
2 changes: 1 addition & 1 deletion doc/source/install/ubuntu.rst
Expand Up @@ -49,7 +49,7 @@ Install groonga-tokenizer-mecab package::

% sudo apt-get -y install groonga-tokenizer-mecab

If you want to use TokenFilterStem as a token filter, install
If you want to use ``TokenFilterStem`` as a token filter, install
groonga-token-filter-stem package.

Install groonga-token-filter-stem package::
Expand Down

0 comments on commit bebf276

Please sign in to comment.