Skip to content

Commit 204d0c3

Browse files
authored
Grammar fixes in Registry.php
1 parent 63a6786 commit 204d0c3

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

0 commit comments

Comments
 (0)