[IMP] *: standardize spelling of “cancelled” across documentation
In https://github.com/odoo/odoo/pull/129722, we settled on using the spelling “cancelled”, and removed all occurrences of “canceled” from the codebase. This commit does the same for the documentation. Task-3951276 closes odoo/documentation#9494 Signed-off-by: Vincent Larcin (vila) <vila@odoo.com>
This commit is contained in:
@@ -117,7 +117,7 @@ Upon selecting an attendee, Odoo reveals that specific attendee's detail form.
|
||||
|
||||
From here, event badges can be sent manually, by selecting :guilabel:`Send By Email`. The
|
||||
:guilabel:`Attendee` can also be marked as :guilabel:`Attended`, or the registration can be
|
||||
canceled altogether via the :guilabel:`Cancel Registration` button.
|
||||
cancelled altogether via the :guilabel:`Cancel Registration` button.
|
||||
|
||||
.. image:: track_manage_talks/events-send-email-button.png
|
||||
:align: center
|
||||
|
||||
Reference in New Issue
Block a user