mirror of
https://github.com/friendica/friendica
synced 2024-11-18 17:03:41 +00:00
spelling: utilities
Signed-off-by: Josh Soref <2119212+jsoref@users.noreply.github.com>
This commit is contained in:
parent
728fb43d18
commit
2d5b2a1fef
1 changed files with 1 additions and 1 deletions
|
@ -30,7 +30,7 @@ class Arrays
|
|||
* Private constructor
|
||||
*/
|
||||
private function __construct() {
|
||||
// Utitlities don't have instances
|
||||
// Utilities don't have instances
|
||||
}
|
||||
|
||||
/**
|
||||
|
|
Loading…
Reference in a new issue