Javadoc fixes
[jabaws.git] / engine / compbio / engine / local / LocalExecutorService.java
index 04a0bd5..cbed001 100644 (file)
@@ -50,7 +50,7 @@ public final class LocalExecutorService extends ThreadPoolExecutor {
         * This method returns the single instance of CachedThreadPoolExecutor which\r
         * it cashes internally\r
         * \r
-        * @return\r
+        * @return the instance\r
         */\r
        public synchronized static LocalExecutorService getExecutor() {\r
                if (INSTANCE == null) {\r