summaryrefslogtreecommitdiffstats
path: root/src
diff options
context:
space:
mode:
Diffstat (limited to 'src')
-rw-r--r--src/Utils/Query.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/Utils/Query.php b/src/Utils/Query.php
index a62537e..bbd1d3b 100644
--- a/src/Utils/Query.php
+++ b/src/Utils/Query.php
@@ -122,7 +122,7 @@ class Query
* or
* REPLACE ...
* or
- * TODO: LOAD DATA ...
+ * LOAD DATA ...
*/
'is_insert' => false,