From c173acf3176e1bcf49001c88e12942e32f3dd841 Mon Sep 17 00:00:00 2001 From: =?utf8?q?Roland=20H=C3=A4der?= Date: Tue, 12 Apr 2011 00:13:33 +0000 Subject: [PATCH] Renamed, too. --- application/hub/interfaces/package/class_Deliverable.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/application/hub/interfaces/package/class_Deliverable.php b/application/hub/interfaces/package/class_Deliverable.php index d2cfe48f3..48ea7beb7 100644 --- a/application/hub/interfaces/package/class_Deliverable.php +++ b/application/hub/interfaces/package/class_Deliverable.php @@ -51,7 +51,7 @@ interface Deliverable extends FrameworkInterface { * * @return $isWaitingDelivery Wether a package is waiting for delivery */ - function isPackageWaitingDelivery (); + function isPackageWaitingForDelivery (); /** * Delivers an enqueued package to the stated destination. If a non-session -- 2.39.5