spelling: database

Signed-off-by: Josh Soref <2119212+jsoref@users.noreply.github.com>
pull/12928/head
Josh Soref 2023-03-21 23:17:22 -04:00
rodzic d6d102794f
commit 61fafed83c
2 zmienionych plików z 2 dodań i 2 usunięć

Wyświetl plik

@ -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
{

Wyświetl plik

@ -41,7 +41,7 @@ use Friendica\Util\Proxy;
use Friendica\Util\Strings;
/**
* Class to handle photo dabatase table
* Class to handle photo database table
*/
class Photo
{