We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
asottile
Learn more about funding links in repositories.
Report abuse
2 parents 55ce3f0 + 8d32ac1 commit f018682Copy full SHA for f018682
docs/source/internal/option_handling.rst
@@ -199,7 +199,7 @@ Aggregating Configuration File and Command Line Arguments
199
---------------------------------------------------------
200
201
:func:`~flake8.options.aggregator.aggregate_options` accepts an instance of
202
-:class:`~flake8.options.maanger.OptionManager` and does the work to parse the
+:class:`~flake8.options.manager.OptionManager` and does the work to parse the
203
command-line arguments passed by the user necessary for creating an instance
204
of :class:`~flake8.options.config.MergedConfigParser`.
205
0 commit comments