From 9e47c910276b204f650a7c0bc1f8a45b15a267b0 Mon Sep 17 00:00:00 2001 From: Dan Scott Date: Mon, 22 Dec 2008 04:11:26 +0000 Subject: [PATCH] Minor typos - "Peaks" to "Peeks" git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@271739 c90b9560-bf6c-de11-be94-00142212c4b1 --- reference/spl/spldoublylinkedlist/bottom.xml | 4 ++-- reference/spl/spldoublylinkedlist/top.xml | 4 ++-- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/reference/spl/spldoublylinkedlist/bottom.xml b/reference/spl/spldoublylinkedlist/bottom.xml index 71e8f4f030..c088c382bd 100644 --- a/reference/spl/spldoublylinkedlist/bottom.xml +++ b/reference/spl/spldoublylinkedlist/bottom.xml @@ -1,9 +1,9 @@ - + SplDoublyLinkedList::bottom - Peaks at the node from the beginning of the doubly linked list + Peeks at the node from the beginning of the doubly linked list diff --git a/reference/spl/spldoublylinkedlist/top.xml b/reference/spl/spldoublylinkedlist/top.xml index 61e8905379..12635dc25a 100644 --- a/reference/spl/spldoublylinkedlist/top.xml +++ b/reference/spl/spldoublylinkedlist/top.xml @@ -1,9 +1,9 @@ - + SplDoublyLinkedList::top - Peaks at the node from the end of the doubly linked list + Peeks at the node from the end of the doubly linked list