summaryrefslogtreecommitdiff
path: root/ext/xmlreader/README
diff options
context:
space:
mode:
Diffstat (limited to 'ext/xmlreader/README')
-rw-r--r--ext/xmlreader/README4
1 files changed, 2 insertions, 2 deletions
diff --git a/ext/xmlreader/README b/ext/xmlreader/README
index f85e4a2121..66f16b6cbc 100644
--- a/ext/xmlreader/README
+++ b/ext/xmlreader/README
@@ -1,5 +1,5 @@
-XMLReader represents a reader that provides non-cached,
-forward-only access to XML data. It is based upon the
+XMLReader represents a reader that provides non-cached,
+forward-only access to XML data. It is based upon the
xmlTextReader api from libxml
This extension is designed to only work under PHP 5+.