From 21e97222a1099ac6e85520657c6971ebd8baa410 Mon Sep 17 00:00:00 2001 From: Lester Caine Date: Fri, 13 Oct 2006 09:24:55 +0000 Subject: phpDoc corrections --- Pigeonholes.php | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'Pigeonholes.php') diff --git a/Pigeonholes.php b/Pigeonholes.php index 86ccb5b..9489a15 100644 --- a/Pigeonholes.php +++ b/Pigeonholes.php @@ -1,6 +1,6 @@ - * @version $Revision: 1.74 $ + * @version $Revision: 1.75 $ * @package pigeonholes */ @@ -243,7 +243,7 @@ class Pigeonholes extends LibertyContent { * setting it to 60 will allow 30 chars for all parents combined and 30 for the actual title * @access public * @return TRUE on success, FALSE if there is no pigeonhole - * @TODO: We need to sort the returned values that successive pigoenholes are grouped together. + * @TODO We need to sort the returned values that successive pigoenholes are grouped together. */ function getPigeonholesPathList( $pContentId=NULL, $pTruncate = FALSE ) { $query = "SELECT pig.`content_id`, pig.`structure_id` -- cgit v1.3