From 7cce5bc69bcfd4010b2d0e1b0422326bd961c91f Mon Sep 17 00:00:00 2001 From: John Beppu Date: Tue, 3 Feb 2009 16:02:05 -0600 Subject: [PATCH] whitespace cleanup Signed-off-by: Daniel Sweeney Signed-off-by: Galen Charlton Signed-off-by: Henri-Damien LAURENT --- C4/ItemType.pm | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/C4/ItemType.pm b/C4/ItemType.pm index 5c9b663c9a..d15640dcc5 100644 --- a/C4/ItemType.pm +++ b/C4/ItemType.pm @@ -88,19 +88,19 @@ sub all { These are read-only accessors for attributes of a C4::ItemType object. -=head3 $itemtype->itemtype +=head3 $itemtype->itemtype -=head3 $itemtype->description +=head3 $itemtype->description =head3 $itemtype->renewalsallowed -=head3 $itemtype->rentalcharge +=head3 $itemtype->rentalcharge -=head3 $itemtype->notforloan +=head3 $itemtype->notforloan -=head3 $itemtype->imageurl +=head3 $itemtype->imageurl -=head3 $itemtype->summary +=head3 $itemtype->summary =cut -- 2.39.5