From ecc27549d80ac659ab3a751fe9a12b4c0e84a46b Mon Sep 17 00:00:00 2001 From: Christoph Michael Becker Date: Fri, 27 Mar 2020 09:48:17 +0000 Subject: [PATCH] Fix return values section See bug #76999. git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@349529 c90b9560-bf6c-de11-be94-00142212c4b1 --- reference/mbstring/functions/mb-regex-set-options.xml | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/reference/mbstring/functions/mb-regex-set-options.xml b/reference/mbstring/functions/mb-regex-set-options.xml index 9f60b5191f..b5b0a22771 100644 --- a/reference/mbstring/functions/mb-regex-set-options.xml +++ b/reference/mbstring/functions/mb-regex-set-options.xml @@ -131,8 +131,7 @@ &reftitle.returnvalues; - The previous options. If options is omitted, - it returns the string that describes the current options. + The string that describes the current options is returned.