aboutsummaryrefslogtreecommitdiff
path: root/classes/BusinessAdmin.class.php
diff options
context:
space:
mode:
Diffstat (limited to 'classes/BusinessAdmin.class.php')
-rw-r--r--classes/BusinessAdmin.class.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/classes/BusinessAdmin.class.php b/classes/BusinessAdmin.class.php
index ce5525b..20b95c4 100644
--- a/classes/BusinessAdmin.class.php
+++ b/classes/BusinessAdmin.class.php
@@ -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
*/