Skip to content

Commit de82f29

Browse files
Nyholmweaverryan
andauthored
Update src/Command/BuildDocsCommand.php
Co-authored-by: Ryan Weaver <[email protected]>
1 parent 1308fca commit de82f29

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/Command/BuildDocsCommand.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -95,7 +95,7 @@ protected function configure()
9595
'print-errors',
9696
null,
9797
InputOption::VALUE_NONE,
98-
'Print errors when to standard output'
98+
'Print errors to standard output'
9999
)
100100
;
101101
}

0 commit comments

Comments
 (0)