revert r324994 (sift was the correct word)

git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@324998 c90b9560-bf6c-de11-be94-00142212c4b1
This commit is contained in:
Peter Cowburn 2012-04-10 10:05:09 +00:00
parent 81bfbea133
commit d06666a2f7

View file

@ -3,7 +3,7 @@
<refentry xml:id="splheap.extract" xmlns="http://docbook.org/ns/docbook">
<refnamediv>
<refname>SplHeap::extract</refname>
<refpurpose>Extracts a node from top of the heap and shift up.</refpurpose>
<refpurpose>Extracts a node from top of the heap and sift up.</refpurpose>
</refnamediv>
<refsect1 role="description">