diff --git a/app/models/stock/package.rb b/app/models/stock/package.rb index d6cac2fdf7..75f6b30261 100644 --- a/app/models/stock/package.rb +++ b/app/models/stock/package.rb @@ -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