mirror of
https://github.com/sigmasternchen/php-doc-en
synced 2025-03-15 16:38:54 +00:00
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:
parent
3049bd1d4a
commit
269d3fcf8e
2 changed files with 2 additions and 2 deletions
|
@ -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">
|
||||
|
|
|
@ -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">
|
||||
|
|
Loading…
Reference in a new issue