spelling: utilities

Signed-off-by: Josh Soref <2119212+jsoref@users.noreply.github.com>
This commit is contained in:
Josh Soref 2023-03-22 00:08:53 -04:00
parent 728fb43d18
commit 2d5b2a1fef
1 changed files with 1 additions and 1 deletions

View File

@ -30,7 +30,7 @@ class Arrays
* Private constructor
*/
private function __construct() {
// Utitlities don't have instances
// Utilities don't have instances
}
/**