]> granicus.if.org Git - php/commitdiff
(format fix) replace a tab with a single space
authorMoriyoshi Koizumi <moriyoshi@php.net>
Mon, 11 Aug 2003 19:52:38 +0000 (19:52 +0000)
committerMoriyoshi Koizumi <moriyoshi@php.net>
Mon, 11 Aug 2003 19:52:38 +0000 (19:52 +0000)
tests/lang/bug21669.phpt

index 8a3e7a6cf92bd789718f1dc8bc9eb34d0d232e29..f81011cf6f0fce894b89b536b14106c6f8cfde10 100644 (file)
@@ -1,5 +1,5 @@
 --TEST--
-Bug #21669     "$obj = new $this->var;" doesn't work
+Bug #21669 ("$obj = new $this->var;" doesn't work)
 --FILE--
 <?php
 class Test {