Doc typo plugins.md (#1568)
This commit is contained in:
+1
-1
@@ -118,7 +118,7 @@ A plugin may provide the following hooks. Hooks must be decorated with
|
||||
`ocrmypdf.hookimpl`, for example:
|
||||
|
||||
```python
|
||||
from ocrmpydf import hookimpl
|
||||
from ocrmypdf import hookimpl
|
||||
|
||||
@hookimpl
|
||||
def add_options(parser):
|
||||
|
||||
Reference in New Issue
Block a user