diff options
Diffstat (limited to 'src/Utils/Query.php')
-rw-r--r-- | src/Utils/Query.php | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/Utils/Query.php b/src/Utils/Query.php index 86325ed..4a9ea01 100644 --- a/src/Utils/Query.php +++ b/src/Utils/Query.php @@ -36,7 +36,7 @@ use SqlParser\Statements\UpdateStatement; /** * Statement utilities. * - * @category Routines + * @category Statement * @package SqlParser * @subpackage Utils * @author Dan Ungureanu <udan1107@gmail.com> |