File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -134,7 +134,7 @@ which has been appropriately marked.
134
134
135
135
Optional validation
136
136
^^^^^^^^^^^^^^^^^^^
137
- Normally each *hookimpl * should be validated a against a corresponding
137
+ Normally each *hookimpl * should be validated against a corresponding
138
138
hook :ref: `specification <specs >`. If you want to make an exception
139
139
then the *hookimpl * should be marked with the ``"optionalhook" `` option:
140
140
@@ -458,7 +458,7 @@ You can block any plugin from being registered using
458
458
459
459
Inspection
460
460
----------
461
- You can use a variety of methods to inspect the both the registry
461
+ You can use a variety of methods to inspect both the registry
462
462
and particular plugins in it:
463
463
464
464
- :py:meth: `~pluggy.PluginManager.list_name_plugin() ` -
You can’t perform that action at this time.
0 commit comments