Skip to content

Commit

Permalink
Fix errors in documentation
Browse files Browse the repository at this point in the history
The documentation for taggers should not mention builders.
  • Loading branch information
lubomir committed Nov 28, 2016
1 parent 21720cc commit f6bbbac
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions tito.props.5.asciidoc
Expand Up @@ -45,8 +45,8 @@ points to. This property is required.

tagger::
The fully qualified Tagger class implementation to use.
You can either specify builders shipped with tito(5) (see TAGGERS section
below), or a custom builder located within the directory your `lib_dir` option
You can either specify taggers shipped with tito(5) (see TAGGERS section
below), or a custom tagger located within the directory your `lib_dir` option
points to. This property is required.

lib_dir::
Expand Down

0 comments on commit f6bbbac

Please sign in to comment.