Skip to content

Commit f75faec

Browse files
committed
MAGETWO-66560: Fix typo #7414
- Merge Pull Request #7414 from convenient/magento2:convenient-patch-typo-fix
2 parents 2b24aa3 + 869fbf3 commit f75faec

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

app/code/Magento/Deploy/Console/Command/DeployStaticOptionsInterface.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -84,7 +84,7 @@ interface DeployStaticOptionsInterface
8484
const EXCLUDE_AREA = 'exclude-area';
8585

8686
/**
87-
* Jey for jobs option
87+
* Key for jobs option
8888
*/
8989
const JOBS_AMOUNT = 'jobs';
9090

0 commit comments

Comments
 (0)