Skip to content

Commit 795fad1

Browse files
authored
Update constants.xml Fix typo (#4216)
1 parent 4240294 commit 795fad1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

reference/dom/constants.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -262,7 +262,7 @@
262262
Error code not part of the DOM specification. Meant for PHP errors.
263263
Deprecated as of PHP 8.4.0 because this is no longer used.
264264
Prior to PHP 8.4.0, this was inconsistently used to indicate
265-
our-of-memory situations.
265+
out-of-memory situations.
266266
</entry>
267267
</row>
268268
<row xml:id="constant.dom-index-size-err">

0 commit comments

Comments
 (0)