Skip to content

Commit

Permalink
Correct spelling
Browse files Browse the repository at this point in the history
  • Loading branch information
ravi-chandra3197 committed Mar 30, 2019
1 parent b138617 commit 8d671b2
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -88,7 +88,7 @@ public function getMessages()
$messages = [];
$quoteItem = $this->getItem();

// Add basic messages occuring during this page load
// Add basic messages occurring during this page load
$baseMessages = $quoteItem->getMessage(false);
if ($baseMessages) {
foreach ($baseMessages as $message) {
Expand Down

0 comments on commit 8d671b2

Please sign in to comment.