From b4d7d9bf760d636a9cd5885778834dbcc8f0af3d Mon Sep 17 00:00:00 2001 From: Raphael Michel Date: Tue, 8 Feb 2022 11:57:25 +0100 Subject: [PATCH] Docs: Fix typo in digital content parameter table --- doc/plugins/digital.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/plugins/digital.rst b/doc/plugins/digital.rst index b2b897830e..8ad0be0413 100644 --- a/doc/plugins/digital.rst +++ b/doc/plugins/digital.rst @@ -61,7 +61,7 @@ Variable Description ``attendee_city`` City of the ticket holder's address (or empty) ``attendee_country`` Country code of the ticket holder's address (or empty) ``attendee_state`` State of the ticket holder's address (or empty) -``answer[XYZ]`` Answer to the custom question with identifier ``XYZ`` +``answers[XYZ]`` Answer to the custom question with identifier ``XYZ`` ``invoice_name`` Full name of the invoice address (or empty) ``invoice_name_*`` Name parts of the invoice address, depending on configuration, e.g. ``invoice_name_given_name`` or ``invoice_name_family_name`` ``invoice_company`` Company of the invoice address (or empty)