summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorAndrey Andreev <narf@devilix.net>2015-01-19 13:51:37 +0100
committerAndrey Andreev <narf@devilix.net>2015-01-19 13:51:37 +0100
commite3d66af0845c0b9f995d1890d890cfd36ce1f3fc (patch)
treeb5d055a77095386f431b57d126dcb3e6af609d6a
parentacca91e12446c53733d3dca8436b339fcfed3e09 (diff)
[ci skip] Fix a typo in Card library docs
-rw-r--r--user_guide_src/source/libraries/cart.rst2
1 files changed, 1 insertions, 1 deletions
diff --git a/user_guide_src/source/libraries/cart.rst b/user_guide_src/source/libraries/cart.rst
index a023ccb36..3c0a79178 100644
--- a/user_guide_src/source/libraries/cart.rst
+++ b/user_guide_src/source/libraries/cart.rst
@@ -7,7 +7,7 @@ while a user is browsing your site. These items can be retrieved and
displayed in a standard "shopping cart" format, allowing the user to
update the quantity or remove items from the cart.
-.. important:: The Card library is DEPRECATED and should not be used.
+.. important:: The Cart library is DEPRECATED and should not be used.
It is currently only kept for backwards compatibility.
Please note that the Cart Class ONLY provides the core "cart"