diff options
Diffstat (limited to 'docs/files/BusinessAdmin.class.php.txt')
-rw-r--r-- | docs/files/BusinessAdmin.class.php.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/files/BusinessAdmin.class.php.txt b/docs/files/BusinessAdmin.class.php.txt index 7efedd2..5449944 100644 --- a/docs/files/BusinessAdmin.class.php.txt +++ b/docs/files/BusinessAdmin.class.php.txt @@ -36,7 +36,7 @@ class BusinessAdmin { * * @param PDO $pdo The PDO class for database connection * - * @throws PDOException Is something went wrong with the database + * @throws PDOException If something went wrong with the database * * @return int[] The ids */ |