Skip to content

Commit 8d32ac1

Browse files
committedMay 16, 2018
docs: fix typo in class reference
1 parent 5221014 commit 8d32ac1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed
 

‎docs/source/internal/option_handling.rst

+1-1
Original file line numberDiff line numberDiff line change
@@ -199,7 +199,7 @@ Aggregating Configuration File and Command Line Arguments
199199
---------------------------------------------------------
200200

201201
:func:`~flake8.options.aggregator.aggregate_options` accepts an instance of
202-
:class:`~flake8.options.maanger.OptionManager` and does the work to parse the
202+
:class:`~flake8.options.manager.OptionManager` and does the work to parse the
203203
command-line arguments passed by the user necessary for creating an instance
204204
of :class:`~flake8.options.config.MergedConfigParser`.
205205

0 commit comments

Comments
 (0)
Please sign in to comment.