aboutsummaryrefslogtreecommitdiff
path: root/engine/lib/query.php
diff options
context:
space:
mode:
Diffstat (limited to 'engine/lib/query.php')
-rw-r--r--engine/lib/query.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/engine/lib/query.php b/engine/lib/query.php
index 6606a7cc8..8300b2b30 100644
--- a/engine/lib/query.php
+++ b/engine/lib/query.php
@@ -433,7 +433,7 @@
/**
* @class Query
- * This class provides a framework to construct complex queries in a safe environment.
+ * This class provides a framework to construct complex queries in a safer environment.
*
* @author Marcus Povey
*/