From edd1da7d501c6728f6e9962f9dc4c52859d9fc20 Mon Sep 17 00:00:00 2001 From: Luis Ramos Date: Tue, 12 Feb 2019 09:12:03 +0100 Subject: [PATCH] Update spec/controllers/spree/orders_controller_spec.rb Fix typo in doc Co-Authored-By: sauloperez --- spec/controllers/spree/orders_controller_spec.rb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/spec/controllers/spree/orders_controller_spec.rb b/spec/controllers/spree/orders_controller_spec.rb index 716dd15eb5..d77e493128 100644 --- a/spec/controllers/spree/orders_controller_spec.rb +++ b/spec/controllers/spree/orders_controller_spec.rb @@ -224,7 +224,7 @@ describe Spree::OrdersController, type: :controller do } } } - # Before issuing the update the secod adjustment, which is associated + # Before issuing the update, the second adjustment, which is associated # to the shipment, is already open thus restoring its state leaves it # also open. #