[prev in list] [next in list] [prev in thread] [next in thread] 

List:       php-doc-cvs
Subject:    [DOC-CVS] [doc-en] master: [skip-revcheck] Fix whitespace
From:       haszi via Gina Peter Banyard <noreply () php ! net>
Date:       2024-03-17 17:57:52
Message-ID: 0xow8Z4oG5tYrHSJSJfSmY3AOG5J7dWigwuF1kazX4 () main ! php ! net
[Download RAW message or body]

Author: haszi
Committer: Gina Peter Banyard (Girgias)
Date: 2024-03-17T17:59:19Z

Commit: https://github.com/php/doc-en/commit/80497f22d51841ad242e58465037a19bad6bc7df
Raw diff: https://github.com/php/doc-en/commit/80497f22d51841ad242e58465037a19bad6bc7df.diff


[skip-revcheck] Fix whitespace

Changed paths:
  M  reference/xmlreader/book.xml


Diff:

diff --git a/reference/xmlreader/book.xml b/reference/xmlreader/book.xml
index 83536a9a532..5106f811010 100644
--- a/reference/xmlreader/book.xml
+++ b/reference/xmlreader/book.xml
@@ -1,16 +1,16 @@
 <?xml version="1.0" encoding="utf-8"?>
 <!-- $Revision$ -->
- 
+
 <book xml:id="book.xmlreader" xmlns="http://docbook.org/ns/docbook" \
xmlns:xlink="http://www.w3.org/1999/xlink">  <?phpdoc \
extension-membership="bundledexternal" ?>  <title>XMLReader</title>
- 
+
  <!-- {{{ preface -->
  <preface xml:id="intro.xmlreader">
   &reftitle.intro;
   <para>
-   The XMLReader extension is an XML Pull parser. The reader acts as a 
-   cursor going forward on the document stream and stopping at each node 
+   The XMLReader extension is an XML Pull parser. The reader acts as a
+   cursor going forward on the document stream and stopping at each node
    on the way.
   </para>
 <!-- {{{ Note about the encoding -->
@@ -18,7 +18,7 @@
    &reftitle.encoding;
    <para>
     It is important to note that internally, libxml uses the UTF-8 encoding
-    and as such, the encoding of the retrieved contents will always be in 
+    and as such, the encoding of the retrieved contents will always be in
     UTF-8 encoding.
    </para>
   </section>
@@ -26,7 +26,7 @@
 
  </preface>
  <!-- }}} -->
- 
+
  &reference.xmlreader.setup;
  <!-- FIXME: This file should probably be emptied out (documented in
  xmlreader.xml) but it is causing ID conflicts with the class consts


[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic