summaryrefslogtreecommitdiff
path: root/php.ini-recommended
diff options
context:
space:
mode:
authorJon Parise <jon@php.net>2001-01-02 21:37:21 +0000
committerJon Parise <jon@php.net>2001-01-02 21:37:21 +0000
commit175cf6b08af3ac28b59b7b3acad633c0d95bbd30 (patch)
tree8fc9fe9fd724a1665ddecf94c37733f372ec8fe4 /php.ini-recommended
parentba114dc997d595b84b02a128d4063db12d43009f (diff)
downloadphp-git-175cf6b08af3ac28b59b7b3acad633c0d95bbd30.tar.gz
Make this comment readable.
Diffstat (limited to 'php.ini-recommended')
-rw-r--r--php.ini-recommended2
1 files changed, 1 insertions, 1 deletions
diff --git a/php.ini-recommended b/php.ini-recommended
index e8a2192293..3103b03982 100644
--- a/php.ini-recommended
+++ b/php.ini-recommended
@@ -239,7 +239,7 @@ upload_max_filesize = 2M ; Maximum allowed size for uploaded files
;;;;;;;;;;;;;;;;;;
; Fopen wrappers ;
;;;;;;;;;;;;;;;;;;
-allow_url_fopen = On ; Wheter to allow trating URLs like http:... or ftp:... like files
+allow_url_fopen = On ; Whether to allow the treatment of URLs (like http:// or ftp://) as files
;;;;;;;;;;;;;;;;;;;;;;