]> granicus.if.org Git - php/commitdiff
Fixed a typo
authorIlia Alshanetsky <iliaa@php.net>
Fri, 26 Oct 2007 03:19:33 +0000 (03:19 +0000)
committerIlia Alshanetsky <iliaa@php.net>
Fri, 26 Oct 2007 03:19:33 +0000 (03:19 +0000)
ext/gd/tests/bug38212.phpt

index 04c89fece4f64be2abc79eaec7d9f4c091e4568f..7548008a62055ce137b21fd0d223fa625a8547a4 100644 (file)
@@ -1,5 +1,5 @@
 --TEST--
-Bzg #38212 (Seg Fault on invalid imagecreatefromgd2part() parameters)
+Bug #38212 (Seg Fault on invalid imagecreatefromgd2part() parameters)
 --SKIPIF--
 <?php
         if (!function_exists('imagecopy')) die("skip gd extension not available\n");