Fix checkstyle issue
[clamp.git] / src / main / java / org / onap / clamp / clds / config / spring / CldsConfiguration.java
index fdac852..b247846 100644 (file)
@@ -58,7 +58,7 @@ public class CldsConfiguration {
     /**
      * This loads the file system.properties.
      * 
-     * @return
+     * @return The PropertiesFactoryBean
      */
     @Bean(name = "mapper")
     public PropertiesFactoryBean mapper() {