@@ -73,7 +73,7 @@ class Command
* command can be calculated.
*
* @param string $name The name the command uses in the collection.
- * @return $this;
+ * @return $this
* @throws \InvalidArgumentException
*/
public function setName($name)