From: Xinchen Hui <laruence@php.net>
Date: Fri, 20 Apr 2012 16:11:06 +0000 (+0800)
Subject: Fixed typo
X-Git-Tag: php-5.5.0alpha1~280^2
X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=da85337d13075885f165eeed820181be20d397b9;p=php

Fixed typo

report by reeze.xia@gmail.com
---

diff --git a/sapi/cli/tests/php_cli_server_016.phpt b/sapi/cli/tests/php_cli_server_016.phpt
index 3fd065a1c6..fc98d1a42d 100644
--- a/sapi/cli/tests/php_cli_server_016.phpt
+++ b/sapi/cli/tests/php_cli_server_016.phpt
@@ -1,7 +1,7 @@
 --TEST--
 Bug #60591 (Memory leak when access a non-exists file)
 --DESCRIPTION--
-this is a indirect test for bug 50691, since mem leak is reproted in the server side
+this is an indirect test for bug 50691, since mem leak is reproted in the server side
 and require php compiled with --enable-debug
 --SKIPIF--
 <?php