Skip to content

Commit c428bd3

Browse files
committed
docs(web): capitalize the name of a parser
1 parent e2d3723 commit c428bd3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/optlib.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -465,7 +465,7 @@ When defining a new parser specific field, it is disabled by default. Enable the
465465
field explicitly to use the field. See ":ref:`Parser specific fields <parser-specific-fields>`"
466466
about ``--fields-<LANG>`` option.
467467

468-
`passwd` parser is a simple example that uses ``--fields-<LANG>`` option.
468+
`Passwd` parser is a simple example that uses ``--fields-<LANG>`` option.
469469

470470
By default, ctags assumes the field is a part of the language specified
471471
with `<LANG>` in ``--regex-<LANG>``. Together with ``{_language=<LANG>}``

0 commit comments

Comments
 (0)