Mis a whitespace problem
[netconf.git] / restconf / restconf-nb-rfc8040 / src / main / java / org / opendaylight / restconf / nb / rfc8040 / rests / utils / PostDataTransactionUtil.java
index 14dd825e17c2699290f0c1eb3ae7c23672cdc0dc..d3cc4531f8d58782055a7be5dd2d0b84a2c7b197 100644 (file)
@@ -294,7 +294,7 @@ public final class PostDataTransactionUtil {
      * Get location from {@link YangInstanceIdentifier} and {@link UriInfo}.
      *
      * @param uriInfo       uri info
-     * @param initialPath          data path
+     * @param initialPath   data path
      * @param schemaContext reference to {@link SchemaContext}
      * @return {@link URI}
      */