From 255c7d5c3170f9a9461a302586f1242face54768 Mon Sep 17 00:00:00 2001 From: "Daniel P. Brown" <danbrown@php.net> Date: Sat, 26 Sep 2009 14:52:14 +0000 Subject: [PATCH] Typofix. git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@288845 c90b9560-bf6c-de11-be94-00142212c4b1 --- appendices/migration53.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/appendices/migration53.xml b/appendices/migration53.xml index 6fd0e8cbc7..91922951cc 100644 --- a/appendices/migration53.xml +++ b/appendices/migration53.xml @@ -1123,7 +1123,7 @@ <listitem> <simpara> <function>preg_filter</function> - - Perform a regular expression search and replace, reutrning only results + - Perform a regular expression search and replace, returning only results which matched the pattern. </simpara> </listitem>