Skip to content

Commit

Permalink
Fixed documentation block typo on Mage::addObserver (OpenMage#3404)
Browse files Browse the repository at this point in the history
Co-authored-by: Den Isahac <denisahac@denisahac.local>
  • Loading branch information
denisahac and Den Isahac committed Jul 24, 2023
1 parent 595b123 commit f578a5c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion app/Mage.php
Original file line number Diff line number Diff line change
Expand Up @@ -474,7 +474,7 @@ public static function getConfig()
}

/**
* Add observer to even object
* Add observer to events object
*
* @param string $eventName
* @param callback $callback
Expand Down

0 comments on commit f578a5c

Please sign in to comment.