summaryrefslogtreecommitdiff
path: root/qpid/java/common/MethodDelegate.tpl
diff options
context:
space:
mode:
Diffstat (limited to 'qpid/java/common/MethodDelegate.tpl')
-rw-r--r--qpid/java/common/MethodDelegate.tpl2
1 files changed, 1 insertions, 1 deletions
diff --git a/qpid/java/common/MethodDelegate.tpl b/qpid/java/common/MethodDelegate.tpl
index e5ab1ae1e7..84fa0e43da 100644
--- a/qpid/java/common/MethodDelegate.tpl
+++ b/qpid/java/common/MethodDelegate.tpl
@@ -1,4 +1,4 @@
-package org.apache.qpidity.transport;
+package org.apache.qpid.transport;
public abstract class MethodDelegate<C> {