Spelling correction (Peaks -> Peeks)

git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@299795 c90b9560-bf6c-de11-be94-00142212c4b1
This commit is contained in:
Joey Smith 2010-05-26 15:26:10 +00:00
parent 3049bd1d4a
commit 269d3fcf8e
2 changed files with 2 additions and 2 deletions

View file

@ -3,7 +3,7 @@
<refentry xml:id="splheap.top" xmlns="http://docbook.org/ns/docbook">
<refnamediv>
<refname>SplHeap::top</refname>
<refpurpose>Peaks at the node from the top of the heap</refpurpose>
<refpurpose>Peeks at the node from the top of the heap</refpurpose>
</refnamediv>
<refsect1 role="description">

View file

@ -3,7 +3,7 @@
<refentry xml:id="splpriorityqueue.top" xmlns="http://docbook.org/ns/docbook">
<refnamediv>
<refname>SplPriorityQueue::top</refname>
<refpurpose>Peaks at the node from the top of the queue</refpurpose>
<refpurpose>Peeks at the node from the top of the queue</refpurpose>
</refnamediv>
<refsect1 role="description">