Skip to content

Commit 5a6dbde

Browse files
authored
fix a typo (#5456)
Fix to use "is" instead of double "it"
1 parent 684da85 commit 5a6dbde

File tree

1 file changed

+1
-1
lines changed
  • Documentation/ApiOverview/SystemRegistry

1 file changed

+1
-1
lines changed

Documentation/ApiOverview/SystemRegistry/Index.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -55,7 +55,7 @@ the first time an entry is accessed. A value can be set with the :php:`set()`
5555
method.
5656

5757
.. note::
58-
Do not store binary data in the registry, it it not intended for this
58+
Do not store binary data in the registry, it is not intended for this
5959
purpose. Use the file system instead, if you have such needs.
6060

6161

0 commit comments

Comments
 (0)