diff --git a/manual/docs/DQL (Doctrine Query Language) - Functional Expressions - String functions.php b/manual/docs/DQL (Doctrine Query Language) - Functional Expressions - String functions.php index 9a5385a2e..ba56bf16a 100644 --- a/manual/docs/DQL (Doctrine Query Language) - Functional Expressions - String functions.php +++ b/manual/docs/DQL (Doctrine Query Language) - Functional Expressions - String functions.php @@ -1,5 +1,3 @@ - - * The //CONCAT// function returns a string that is a concatenation of its arguments. In the example above we map the concatenation of users firstname and lastname to a value called name