[DOC-CVS] [doc-en] master: entities-remove.ent: Fix typo (#5683)

[email protected] (Mikhail Alferov via GitHub) Thu, 16 Jul 2026 17:55:45 +0000
Newsgroups php.doc.cvs
Message-ID <[email protected]>
Author: Mikhail Alferov (mmalferov)
Committer: GitHub (web-flow)
Pusher: jordikroon
Date: 2026-07-16T19:55:42+02:00

Commit: https://github.com/php/doc-en/commit/97d2b4d852ecdef581648eb539ef9f8c8db87e41
Raw diff: https://github.com/php/doc-en/commit/97d2b4d852ecdef581648eb539ef9f8c8db87e41.diff

entities-remove.ent: Fix typo (#5683)

Changed paths:
  M  entities/entities-remove.ent


Diff:

diff --git a/entities/entities-remove.ent b/entities/entities-remove.ent
index eb2a4c29e358..1c6c09a89600 100644
--- a/entities/entities-remove.ent
+++ b/entities/entities-remove.ent
@@ -3,7 +3,7 @@
 <!--
 
 This is a "remove" XML Entity file.
-See doc-base/script/text-entities.php for details.
+See doc-base/scripts/text-entities.php for details.
 
 Place here only deprecated or removed entities that are
 expected NOT be being used in any part of the manual.
@@ -28,4 +28,4 @@ empty <entities/> element at the end of file, only updating the revtag.
 <entity name="frontpage.authors"/>
 <entity name="frontpage.editors"/>
 
-</entities>
\ No newline at end of file
+</entities>