Skip to content

Commit 14e3191

Browse files
authored
ENGCOM-8058: Grammar fixes in Registry.php PHPDoc #28512
2 parents 8b7d949 + dccd8a1 commit 14e3191

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)