]> git.agnieray.net Git - galette.git/blobdiff - galette/lib/Galette/Core/Mailing.php
Fix typo
[galette.git] / galette / lib / Galette / Core / Mailing.php
index 2b3edea7fdc7026cc214ab0a55e0697b4f642884..d3b2802fc9d80c6af4dfe9128956e9b12af81e0c 100644 (file)
@@ -511,7 +511,7 @@ class Mailing extends GaletteMail
     /**
      * Global getter method
      *
-     * @param string $name name of the property we want to retrive
+     * @param string $name name of the property we want to retrieve
      *
      * @return mixed the called property
      */
@@ -574,7 +574,7 @@ class Mailing extends GaletteMail
      * Global isset method
      * Required for twig to access properties via __get
      *
-     * @param string $name name of the property we want to retrive
+     * @param string $name name of the property we want to retrieve
      *
      * @return bool
      */