Skip to content
This repository was archived by the owner on Feb 5, 2024. It is now read-only.

Commit b91f971

Browse files
committed
Update javadoc
1 parent 8e61cf2 commit b91f971

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/main/java/communication/NamingServiceSender.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -416,7 +416,7 @@ public KeygroupConfig sendKeygroupConfigAddReplicaNode(ReplicaNodeConfig rNConfi
416416
* Asks the naming service to add a {@link TriggerNodeConfig} to the
417417
* {@link KeygroupConfig} with the given id
418418
*
419-
* @param rNConfig - the {@link ReplicaNodeConfig} to be added
419+
* @param tNConfig - the {@link TriggerNodeConfig} to be added
420420
* @param keygroupID - the {@link KeygroupID}
421421
* @return the {@link KeygroupConfig} version approved by the naming service
422422
* @throws FBaseCommunicationException

0 commit comments

Comments
 (0)