Skip to content

Commit 12863fc

Browse files
committed
typo
1 parent 4ac1a99 commit 12863fc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pluggy.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@
4040
is possible to register plugins for which a hook specification is not yet
4141
known and validate all hooks when the system is in a more referentially
4242
consistent state. Setting an "optionalhook" attribution to a hook
43-
implementation will avoid PluginValidationError's if a specifcation
43+
implementation will avoid PluginValidationError's if a specification
4444
is missing. This allows to have optional integration between plugins.
4545
4646
- a "hook" relay object from which you can launch 1:N calls to

0 commit comments

Comments
 (0)