From 6410f8b345415b14e6668ebfccc9556874087259 Mon Sep 17 00:00:00 2001 From: Thomas Schoefbeck Date: Sun, 29 Jun 2003 19:58:30 +0000 Subject: [PATCH] just small grammar ch. git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@133658 c90b9560-bf6c-de11-be94-00142212c4b1 --- reference/filesystem/functions/file-get-contents.xml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/reference/filesystem/functions/file-get-contents.xml b/reference/filesystem/functions/file-get-contents.xml index 9bc5637215..5fbe8ed733 100644 --- a/reference/filesystem/functions/file-get-contents.xml +++ b/reference/filesystem/functions/file-get-contents.xml @@ -1,5 +1,5 @@ - + @@ -21,13 +21,13 @@ file_get_contents is the preferred way to read the contents of a file into a string. It will use memory mapping techniques if - support by your OS to enhance performance. + supported by your OS to enhance performance. ¬e.bin-safe; &tip.fopen-wrapper; - Context support was added with PHP 5.0.0 + Context support was added with PHP 5.0.0.