[DOC-CVS] [doc-en] master: [skip-revcheck] Add missing $Revision$ to singleton.xml (#5680)

[email protected] (Davide Pastore via GitHub) Thu, 16 Jul 2026 17:43:56 +0000
Newsgroups php.doc.cvs
Message-ID <[email protected]>
Author: Davide Pastore (DavidePastore)
Committer: GitHub (web-flow)
Pusher: jordikroon
Date: 2026-07-16T19:43:53+02:00

Commit: https://github.com/php/doc-en/commit/1c2e6dce0354878a627c660a176ba3130ea1876f
Raw diff: https://github.com/php/doc-en/commit/1c2e6dce0354878a627c660a176ba3130ea1876f.diff

[skip-revcheck] Add missing $Revision$ to singleton.xml (#5680)

Changed paths:
  M  language/types/singleton.xml


Diff:

diff --git a/language/types/singleton.xml b/language/types/singleton.xml
index 987ccd387677..a5d15bc36e4c 100644
--- a/language/types/singleton.xml
+++ b/language/types/singleton.xml
@@ -1,4 +1,5 @@
 <?xml version="1.0" encoding="utf-8"?>
+<!-- $Revision$ -->
 <sect1 xml:id="language.types.singleton">
  <title>Singleton types</title>