]> git.mxchange.org Git - friendica.git/blobdiff - src/Util/Arrays.php
Friendica copyright changed from 2023 to 2034
[friendica.git] / src / Util / Arrays.php
index b515349520bcd52581dca19629b08c520795e5bb..36dabf5e16aa07915e77b353db2b5e2cef574749 100644 (file)
@@ -1,6 +1,6 @@
 <?php
 /**
- * @copyright Copyright (C) 2010-2022, 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
        }
 
        /**