X-Git-Url: https://git.mxchange.org/?a=blobdiff_plain;f=src%2FModel%2FAttach.php;h=d7256f0db68ef7841a695c1bf7922bc3bc12e29f;hb=52a25ce6181c0b48a978f37a4ae3b94357dbb712;hp=2cf2d9efcf62c43210b6e765d0ad8bfc2f8a6e2e;hpb=4faf08c0643d3e6bbe2a0a77be2ff8c1dbea4d5c;p=friendica.git diff --git a/src/Model/Attach.php b/src/Model/Attach.php index 2cf2d9efcf..d7256f0db6 100644 --- a/src/Model/Attach.php +++ b/src/Model/Attach.php @@ -32,7 +32,7 @@ use Friendica\Util\Mimetype; use Friendica\Security\Security; /** - * Class to handle attach dabatase table + * Class to handle attach database table */ class Attach {