Skip to content
This repository was archived by the owner on Nov 14, 2019. It is now read-only.

Commit 801b0ce

Browse files
committed
fixed typo
1 parent 23afbd1 commit 801b0ce

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/Symfony/Installer/NewCommand.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -404,7 +404,7 @@ private function getErrorMessage(\Requirement $requirement, $lineSize = 70)
404404

405405
/**
406406
* Returns the full Symfony version number of the project by getting
407-
* it in the composer.lock file.
407+
* it from the composer.lock file.
408408
*
409409
* @return string
410410
*/

0 commit comments

Comments
 (0)