Minor typos - "Peaks" to "Peeks"

git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@271739 c90b9560-bf6c-de11-be94-00142212c4b1
This commit is contained in:
Dan Scott 2008-12-22 04:11:26 +00:00
parent a2415ce99a
commit 9e47c91027
2 changed files with 4 additions and 4 deletions

View file

@ -1,9 +1,9 @@
<?xml version='1.0' encoding='iso-8859-1'?>
<!-- $Revision: 1.1 $ -->
<!-- $Revision: 1.2 $ -->
<refentry xml:id="spldoublylinkedlist.bottom" xmlns="http://docbook.org/ns/docbook">
<refnamediv>
<refname>SplDoublyLinkedList::bottom</refname>
<refpurpose>Peaks at the node from the beginning of the doubly linked list</refpurpose>
<refpurpose>Peeks at the node from the beginning of the doubly linked list</refpurpose>
</refnamediv>
<refsect1 role="description">

View file

@ -1,9 +1,9 @@
<?xml version='1.0' encoding='iso-8859-1'?>
<!-- $Revision: 1.1 $ -->
<!-- $Revision: 1.2 $ -->
<refentry xml:id="spldoublylinkedlist.top" xmlns="http://docbook.org/ns/docbook">
<refnamediv>
<refname>SplDoublyLinkedList::top</refname>
<refpurpose>Peaks at the node from the end of the doubly linked list</refpurpose>
<refpurpose>Peeks at the node from the end of the doubly linked list</refpurpose>
</refnamediv>
<refsect1 role="description">