From f06a7db29b82ab3b747eabbbd8ba9d4cc0d22121 Mon Sep 17 00:00:00 2001 From: Richard Quadling Date: Wed, 6 Jul 2011 09:49:37 +0000 Subject: [PATCH] sort_flag is a git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@312998 c90b9560-bf6c-de11-be94-00142212c4b1 --- reference/intl/collator/sort.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/reference/intl/collator/sort.xml b/reference/intl/collator/sort.xml index 4a9825f9f8..534ef806f0 100644 --- a/reference/intl/collator/sort.xml +++ b/reference/intl/collator/sort.xml @@ -83,7 +83,7 @@ Default sorting type is Collator::SORT_REGULAR. - It is also used if an invalid $sort_flag value has been specified. + It is also used if an invalid sort_flag value has been specified.