mirror of
https://github.com/pretix/pretix.git
synced 2026-08-06 10:07:50 +00:00
Fix doc typo
This commit is contained in:
committed by
Raphael Michel
parent
d22d0fdab5
commit
94a2cfe7fc
@@ -13,7 +13,7 @@ Output registration
|
||||
-------------------
|
||||
|
||||
The invoice renderer API does not make a lot of usage from signals, however, it
|
||||
does use a signal to get a list of all available ticket outputs. Your plugin
|
||||
does use a signal to get a list of all available invoice renderers. Your plugin
|
||||
should listen for this signal and return the subclass of ``pretix.base.invoice.BaseInvoiceRenderer``
|
||||
that we'll provide in this plugin::
|
||||
|
||||
|
||||
Reference in New Issue
Block a user