diff --git a/Query/Query.php b/Query/Query.php
index d4930bd3804cc52f6e1f0b023a6d6ef079f497a4..4254c9ce477fb93fe2cda6bd08c98ba748a9986f 100644
--- a/Query/Query.php
+++ b/Query/Query.php
@@ -84,7 +84,7 @@ class Query implements BuilderInterface
      * @param string           $path
      * @param BuilderInterface $query
      *
-     * @deprecated will remove in 1.0 Add NestedQuery to the Query as all other queries.
+     * @deprecated Will remove in 1.0 Add NestedQuery to the Query as all other queries.
      */
     public function addToNested($path, $query)
     {