Fix javadoc JDK8 compatibility
[netvirt.git] / northbound / src / main / java / org / opendaylight / ovsdb / northbound / OvsdbNorthboundV2.java
index a5c83f28e83f8abb6dfa74f8b43758c03f50ded6..3e3b6674dd7eee17edfe71045950f6fd1d039d15 100644 (file)
@@ -107,7 +107,7 @@ public class OvsdbNorthboundV2 {
      * @param nodeType type of node e.g OVS
      * @param nodeId ID of the node
      * @param tableName name of the OVSDB table
-     * @param row the {@link OvsdbRow} Row that is being inserted
+     * @param rowJson the {@link OvsdbRow} Row that is being inserted
      *
      * @return Response as dictated by the HTTP Response Status code
      *