]> git.agnieray.net Git - galette.git/commitdiff
Fix typo
authorJohan Cwiklinski <johan@x-tnd.be>
Thu, 5 Oct 2023 05:56:15 +0000 (07:56 +0200)
committerJohan Cwiklinski <johan@x-tnd.be>
Thu, 5 Oct 2023 09:42:26 +0000 (11:42 +0200)
galette/lib/Galette/Core/History.php
galette/lib/Galette/Core/Mailing.php
galette/lib/Galette/Core/Pagination.php
galette/lib/Galette/Entity/Entitled.php
galette/lib/Galette/Entity/Transaction.php
galette/lib/Galette/Filters/ContributionsList.php
galette/lib/Galette/Filters/HistoryList.php
galette/lib/Galette/Filters/MailingsList.php
galette/lib/Galette/Filters/MembersList.php
galette/lib/Galette/Filters/TransactionsList.php

index 1a411d9026e2e91ee7fa6ee9462c24a3e149f3b2..98ea34c3824107b6df3fa562e6b3685f61adbbeb 100644 (file)
@@ -399,7 +399,7 @@ class History
     /**
      * 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
      */
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
      */
index a896c24dbb7a24345ad0dada4e0fec7db72fe151..fad1fbf6ce0c545958a53a880f6ef86d87bfa2c4 100644 (file)
@@ -396,7 +396,7 @@ abstract class Pagination
     /**
      * 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
      */
@@ -417,7 +417,7 @@ abstract class Pagination
      * 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
      */
index 767364d4ac180581eff9a486d6135ac157753cec..931afc48c55666cfd43446bde90708bd5a1cc028 100644 (file)
@@ -630,7 +630,7 @@ abstract class Entitled
     /**
      * 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
      */
@@ -660,7 +660,7 @@ abstract class Entitled
      * 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
      */
index e02a85ec18c6cf2432d812f1ae4de1d8f05ef316..534c622397f1ac646ff241298bca1578d19577df 100644 (file)
@@ -598,7 +598,7 @@ class Transaction
     /**
      * 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
      */
@@ -654,7 +654,7 @@ class Transaction
      * 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
      */
index 6870565b129ccf98ab718c408d48edb02f0994a2..7825cdb25988cc1901dc0d6d9a223e2683f49892 100644 (file)
@@ -217,7 +217,7 @@ class ContributionsList extends Pagination
      * 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
      */
index 13d259560e9672fcb9e25b5b4dd7952265e39bfc..d41cc60d2cf8a7b66599a546d627e1bc398f0331 100644 (file)
@@ -180,7 +180,7 @@ class HistoryList extends Pagination
      * 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
      */
index 1c719d280fe99d12624fadf93ed36160f9c24eac..e63a31f15651a67bd47d679551958a517140e337 100644 (file)
@@ -122,7 +122,7 @@ class MailingsList extends Pagination
     /**
      * 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
      */
index 6c6b87dfb25b422648621c39dc33c3fcfc51e625..ee9ba98130c803a4ff5abba427c3d68379686f17 100644 (file)
@@ -132,7 +132,7 @@ class MembersList extends Pagination
     /**
      * 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
      */
@@ -161,7 +161,7 @@ class MembersList extends Pagination
      * 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
      */
index cea4d8069a173c8e7f33883bbd84eae1d51810ff..31c09059caedc43a1598a9b7c0a97e13994568c7 100644 (file)
@@ -120,7 +120,7 @@ class TransactionsList extends Pagination
     /**
      * 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
      */