]> granicus.if.org Git - php/commitdiff
Sync ext/spl/README with current set of example files
authorPeter Kokot <peterkokot@gmail.com>
Sun, 23 Sep 2018 14:46:58 +0000 (16:46 +0200)
committerPeter Kokot <peterkokot@gmail.com>
Sun, 23 Sep 2018 14:46:58 +0000 (16:46 +0200)
ext/spl/README

index 28373a3eda54d0ef9457ed06c441bf419f9f60c1..f946f837f8513c053b6474f4b13cab8e22d987f2 100644 (file)
@@ -1,7 +1,7 @@
-This is an extension that aims to implement some efficient data access 
+This is an extension that aims to implement some efficient data access
 interfaces and classes. You'll find the classes documented using php
-code in the file spl.php or in the corresponding .inc file in the examples
-subdirectory. Based on the internal implementations or the files in the 
-examples subdirectory there are also some .php files to experiment with.
+code in the corresponding .inc files in the examples subdirectory. Based
+on the internal implementations or the files in the examples subdirectory
+there are also some .php files to experiment with.
 
 For more information look at: http://php.net/manual/en/book.spl.php