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();