From d06666a2f71a703358c95df2b26cd162499c0add Mon Sep 17 00:00:00 2001 From: Peter Cowburn Date: Tue, 10 Apr 2012 10:05:09 +0000 Subject: [PATCH] revert r324994 (sift was the correct word) git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@324998 c90b9560-bf6c-de11-be94-00142212c4b1 --- reference/spl/splheap/extract.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/reference/spl/splheap/extract.xml b/reference/spl/splheap/extract.xml index 2a4b027de8..53930118c3 100644 --- a/reference/spl/splheap/extract.xml +++ b/reference/spl/splheap/extract.xml @@ -3,7 +3,7 @@ SplHeap::extract - Extracts a node from top of the heap and shift up. + Extracts a node from top of the heap and sift up.