From: Josh Soref <2119212+jsoref@users.noreply.github.com> Date: Wed, 22 Mar 2023 04:07:23 +0000 (-0400) Subject: spelling: hierarchical X-Git-Url: https://git.mxchange.org/?a=commitdiff_plain;h=66a1e505e3b66ae6dc4884e8b92418ab827cc082;p=friendica.git spelling: hierarchical Signed-off-by: Josh Soref <2119212+jsoref@users.noreply.github.com> --- diff --git a/tests/Util/Database/StaticDatabase.php b/tests/Util/Database/StaticDatabase.php index 0f180e52ab..e4247e5dda 100644 --- a/tests/Util/Database/StaticDatabase.php +++ b/tests/Util/Database/StaticDatabase.php @@ -66,7 +66,7 @@ class StaticDatabase extends Database } /** - * Override the transaction since there are now hierachical transactions possible + * Override the transaction since there are now hierarchical transactions possible * * @return bool */