[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:
Vincent Larcin
2024-05-27 14:35:09 +02:00
parent 88880b8915
commit 59afd5062d
31 changed files with 66 additions and 67 deletions
@@ -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