summaryrefslogtreecommitdiff
path: root/core/api-merchant.rst
diff options
context:
space:
mode:
authorThien-Thi Nguyen <ttn@gnuvola.org>2021-03-17 05:26:21 -0400
committerThien-Thi Nguyen <ttn@gnuvola.org>2021-03-17 05:26:21 -0400
commit61ff15c7d36af76eabe09577f7acc75d70c79a4d (patch)
tree909465d5f50b54327854e51f354c15e43250fa64 /core/api-merchant.rst
parentb166ecf2934a23c0bfae47ea3282b278df96d0d8 (diff)
downloaddocs-61ff15c7d36af76eabe09577f7acc75d70c79a4d.tar.gz
docs-61ff15c7d36af76eabe09577f7acc75d70c79a4d.tar.bz2
docs-61ff15c7d36af76eabe09577f7acc75d70c79a4d.zip
fix typo: s/card/cart/
Diffstat (limited to 'core/api-merchant.rst')
-rw-r--r--core/api-merchant.rst2
1 files changed, 1 insertions, 1 deletions
diff --git a/core/api-merchant.rst b/core/api-merchant.rst
index 352cea6c..806cef56 100644
--- a/core/api-merchant.rst
+++ b/core/api-merchant.rst
@@ -1576,7 +1576,7 @@ Creating orders
// lock a product in the inventory. Only useful if
// ``manage_inventory`` is set. Used in case a frontend
// reserved quantities of the individual products while
- // the shopping card was being built. Multiple UUIDs can
+ // the shopping cart was being built. Multiple UUIDs can
// be used in case different UUIDs were used for different
// products (i.e. in case the user started with multiple
// shopping sessions that were combined during checkout).