Minor documentation fix 44/132844/1
authormpriyank <priyank.maheshwari@est.tech>
Tue, 3 Jan 2023 11:41:07 +0000 (11:41 +0000)
committermpriyank <priyank.maheshwari@est.tech>
Tue, 3 Jan 2023 11:41:12 +0000 (11:41 +0000)
- minor tag fix for param in documentation

Issue-ID: CPS-1435
Change-Id: I23ff1ebce54ee30cd84a58be0340ab41ad32b69a
Signed-off-by: mpriyank <priyank.maheshwari@est.tech>
cps-service/src/main/java/org/onap/cps/utils/XmlFileUtils.java

index 3654042..be592f0 100644 (file)
@@ -72,7 +72,7 @@ public class XmlFileUtils {
      *
      * @param xmlContent XML content sent to store
      * @param parentSchemaNode Parent schema node
-     * @Param xpath Parent xpath
+     * @param xpath Parent xpath
      *
      * @return XML content wrapped by root node (if needed)
      */