]> git.mxchange.org Git - friendica.git/commitdiff
spelling: utilities
authorJosh Soref <2119212+jsoref@users.noreply.github.com>
Wed, 22 Mar 2023 04:08:53 +0000 (00:08 -0400)
committerJosh Soref <2119212+jsoref@users.noreply.github.com>
Sun, 26 Mar 2023 20:14:16 +0000 (16:14 -0400)
Signed-off-by: Josh Soref <2119212+jsoref@users.noreply.github.com>
src/Util/Arrays.php

index ae1b1b73ef34e971601b9ace2799c0850400518e..1d96be05125ead41e8bb7f0d28570f4bc74d9a3b 100644 (file)
@@ -30,7 +30,7 @@ class Arrays
         * Private constructor
         */
        private function __construct() {
-               // Utitlities don't have instances
+               // Utilities don't have instances
        }
 
        /**