diff --git a/src/Game.php b/src/Game.php index 4023c80..5303368 100644 --- a/src/Game.php +++ b/src/Game.php @@ -39,7 +39,7 @@ class Game private $result; /** - * This function gets the result from the game + * Returns the result for the game * * @return Gameresult */