Skip to content

Commit e802d47

Browse files
committed
Merge pull request #3 from jhermann/patch-1
typo
2 parents 4ac1a99 + 12863fc commit e802d47

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)