Skip to content

Commit b648127

Browse files
committed
Fix typo.
1 parent 7b78c33 commit b648127

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/Command/CrudCommand.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ class CrudCommand extends BaseCommand
2828
private QuestionHelper $helper;
2929

3030
/**
31-
* The input object..
31+
* The input object.
3232
*
3333
* @var InputInterface
3434
*/

0 commit comments

Comments
 (0)