X-Git-Url: https://git.mxchange.org/?a=blobdiff_plain;ds=sidebyside;f=src%2FDI.php;h=8d706ed374a1ab3eb80b34280b983dcf0805dfa5;hb=1523fa22369fd73b5d7d5e50269f871917d7613c;hp=cc765fa529c1ec6c1a2f4c4974de013e957cdea6;hpb=843502badcf6737dae1f8ea7a0b9ebe2984caa9a;p=friendica.git diff --git a/src/DI.php b/src/DI.php index cc765fa529..8d706ed374 100644 --- a/src/DI.php +++ b/src/DI.php @@ -69,7 +69,7 @@ abstract class DI /** * Returns a clone of the current dice instance - * This usefull for overloading the current instance with mocked methods during tests + * This useful for overloading the current instance with mocked methods during tests * * @return Dice */