summaryrefslogtreecommitdiffstats
path: root/inc
diff options
context:
space:
mode:
Diffstat (limited to 'inc')
-rw-r--r--inc/database.inc.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/inc/database.inc.php b/inc/database.inc.php
index 8f2ba6d1..b326fbe4 100644
--- a/inc/database.inc.php
+++ b/inc/database.inc.php
@@ -153,7 +153,7 @@ class Database
}
/**
- * Get id (promary key) of last row inserted.
+ * Get id (primary key) of last row inserted.
*
* @return int the id
*/