Skip to content

Commit dccd8a1

Browse files
ENGCOM-8058: Grammar fixes in Registry.php PHPDoc #28512
- Merge Pull Request #28512 from Ynhockey/magento2:patch-1 - Merged commits: 1. 204d0c3
2 parents 8b7d949 + 204d0c3 commit dccd8a1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

lib/internal/Magento/Framework/Registry.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99
* Registry model. Used to manage values in registry
1010
*
1111
* Registry usage as a shared service introduces temporal, hard to detect coupling into system.
12-
* It's usage should be avoid. Use service classes or data providers instead.
12+
* Its usage should be avoided. Use service classes or data providers instead.
1313
*
1414
* @api
1515
* @deprecated 102.0.0

0 commit comments

Comments
 (0)