We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
setup.py
1 parent 32d6cee commit 7884468Copy full SHA for 7884468
setup.py
@@ -215,7 +215,7 @@ def read(*names, **kwargs):
215
# scancode_scan is the entry point for scan plugins that run a scan
216
# after the pre_scan plugins and before the post_scan plugins.
217
#
218
- # Each entry hast this form:
+ # Each entry has this form:
219
# plugin-name = fully.qualified.module:PluginClass
220
# where plugin-name must be a unique name for this entrypoint.
221
0 commit comments