--- embedaddon/php/ext/posix/tests/posix_ctermid.phpt 2012/02/21 23:48:00 1.1.1.1 +++ embedaddon/php/ext/posix/tests/posix_ctermid.phpt 2013/10/14 08:02:30 1.1.1.2 @@ -13,7 +13,7 @@ PHP Testfest Berlin 2009-05-10 } // needed because of #ifdef HAVE_CTERMID in posix.c if (!function_exists('posix_ctermid')) { - die('SKIP - Fuction posix_ctermid() not available'); + die('SKIP - Function posix_ctermid() not available'); } ?> --FILE--