spelling: hierarchical

Signed-off-by: Josh Soref <2119212+jsoref@users.noreply.github.com>
This commit is contained in:
Josh Soref 2023-03-22 00:07:23 -04:00
parent de7f9b380b
commit 66a1e505e3
1 changed files with 1 additions and 1 deletions

View 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
*/