From b0fdff274b7ac7fed3c0168a0c580bdb716bd211 Mon Sep 17 00:00:00 2001 From: Jani Taskinen Date: Wed, 17 Dec 2008 14:00:07 +0000 Subject: [PATCH] fix typoes --- ext/curl/tests/bug46739.phpt | 2 +- ext/curl/tests/curl_002.phpt | 2 +- ext/curl/tests/curl_006.phpt | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/ext/curl/tests/bug46739.phpt b/ext/curl/tests/bug46739.phpt index 4e24b2f2a25..06a84ea8ed8 100644 --- a/ext/curl/tests/bug46739.phpt +++ b/ext/curl/tests/bug46739.phpt @@ -1,5 +1,5 @@ --TEST-- -Test bug #46739 +Bug #46739 (array returned by curl_getinfo should contain content_type key) --FILE-- --SKIPIF-- diff --git a/ext/curl/tests/curl_006.phpt b/ext/curl/tests/curl_006.phpt index 2744fa27f99..95b6331c51a 100755 --- a/ext/curl/tests/curl_006.phpt +++ b/ext/curl/tests/curl_006.phpt @@ -1,5 +1,5 @@ --TEST-- -Test curl_opt() function with CURLOPT_WRITEFUNCTION paremter set to a closure +Test curl_opt() function with CURLOPT_WRITEFUNCTION parameter set to a closure --SKIPIF-- --FILE--