]> git.mxchange.org Git - friendica.git/blobdiff - src/Util/Arrays.php
Changes:
[friendica.git] / src / Util / Arrays.php
index ae1b1b73ef34e971601b9ace2799c0850400518e..36dabf5e16aa07915e77b353db2b5e2cef574749 100644 (file)
@@ -1,6 +1,6 @@
 <?php
 /**
- * @copyright Copyright (C) 2010-2023, the Friendica project
+ * @copyright Copyright (C) 2010-2024, the Friendica project
  *
  * @license GNU AGPL version 3 or any later version
  *
@@ -30,7 +30,7 @@ class Arrays
         * Private constructor
         */
        private function __construct() {
-               // Utitlities don't have instances
+               // Utilities don't have instances
        }
 
        /**