X-Git-Url: https://git.mxchange.org/?a=blobdiff_plain;f=src%2FDatabase%2FDBStructure.php;h=6291d0ffc4b643a2f32bfbad6f2edb2ca10ff92a;hb=d4a5a8051ad34a7be72238967afb3e6b140afdc8;hp=3141ca666bab86c7c379919d8519f352701a5e5d;hpb=7f184bf6fabdd8167e9fb211c5278ffab9a9d647;p=friendica.git diff --git a/src/Database/DBStructure.php b/src/Database/DBStructure.php index 3141ca666b..6291d0ffc4 100644 --- a/src/Database/DBStructure.php +++ b/src/Database/DBStructure.php @@ -58,7 +58,7 @@ class DBStructure } /** - * Dops a specific table + * Drops a specific table * * @param string $table the table name *