Fix typos identified by translators (#11157)

* Fix typos identified by translators

* bump api version

---------

Co-authored-by: Matthias Mair <code@mjmair.com>
This commit is contained in:
Oliver
2026-01-18 10:45:46 +11:00
committed by GitHub
co-authored by Matthias Mair
parent 75121c068e
commit 56719655b3
13 changed files with 18 additions and 15 deletions
+1 -1
View File
@@ -3022,7 +3022,7 @@ class ReturnOrderLineItem(StatusCodeMixin, OrderLineItem):
null=True,
blank=True,
verbose_name=_('Received Date'),
help_text=_('The date this this return item was received'),
help_text=_('The date this return item was received'),
)
@property