Fix javadoc
[so.git] / asdc-controller / src / main / java / org / openecomp / mso / asdc / client / ASDCGlobalController.java
index 295dddd..430bd10 100644 (file)
@@ -78,7 +78,7 @@ public class ASDCGlobalController {
     
     /**
      * Check that controllers list needs to be updated or not.
-     * @param return true if the list has been updated
+     * return true if the list has been updated
      */
     private boolean updateControllersListIfNeeded ()  {
        boolean updateNeeded=false;