commit | 9d1b9c13f953fd4abbcc6d47e13d2d06ce9c639a | [log] [tgz] |
---|---|---|
author | Guillaume Sauthier <guillaume@apache.org> | Tue Oct 01 15:33:23 2013 +0000 |
committer | Guillaume Sauthier <guillaume@apache.org> | Tue Oct 01 15:33:23 2013 +0000 |
tree | 07edd042b1267f2a80f6c7d8387aac4aa7ffbbd9 | |
parent | bd85bc72dbe28b5c3717e0f71cbc2753cbf82edc [diff] |
Typo git-svn-id: https://svn.apache.org/repos/asf/felix/trunk@1528119 13f79535-47bb-0310-9956-ffa450edef68
diff --git a/ipojo/runtime/core/src/main/java/org/apache/felix/ipojo/extender/queue/JobInfo.java b/ipojo/runtime/core/src/main/java/org/apache/felix/ipojo/extender/queue/JobInfo.java index 3c78db8..99ab3ff 100644 --- a/ipojo/runtime/core/src/main/java/org/apache/felix/ipojo/extender/queue/JobInfo.java +++ b/ipojo/runtime/core/src/main/java/org/apache/felix/ipojo/extender/queue/JobInfo.java
@@ -55,7 +55,7 @@ /** * Gets the execution duration. * - * @return the execution duration, {@literal -1} is this duration cannot be computed + * @return the execution duration, {@literal -1} if this duration cannot be computed */ long getExecutionDuration();