]> git.mxchange.org Git - friendica.git/commitdiff
spelling: hierarchical
authorJosh Soref <2119212+jsoref@users.noreply.github.com>
Wed, 22 Mar 2023 04:07:23 +0000 (00:07 -0400)
committerJosh Soref <2119212+jsoref@users.noreply.github.com>
Sun, 26 Mar 2023 20:03:23 +0000 (16:03 -0400)
Signed-off-by: Josh Soref <2119212+jsoref@users.noreply.github.com>
tests/Util/Database/StaticDatabase.php

index 0f180e52ab2d5618bbb582ee34634e7bf52ce566..e4247e5dda2af941d3e6f678d708e8a2e2173d72 100644 (file)
@@ -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
         */