Fix typo in package.rb

This commit is contained in:
luisramos0
2019-06-15 20:45:57 +01:00
parent b1d4461c77
commit e4fcaa5992

View File

@@ -10,7 +10,7 @@
#
module Stock
class Package < Spree::Stock::Package
# Returns all exsiting shipping categories.
# Returns all existing shipping categories.
# It does not filter by the shipping categories of the products in the order.
# It allows checkout of products with categories that are not the shipping methods categories
# It disables the matching of product shipping category with shipping method's category