Fix parameter description. (#2638)

Signed-off-by: Jacob Laursen <jacob@vindvejr.dk>
This commit is contained in:
Jacob Laursen
2021-12-22 07:14:00 +01:00
committed by GitHub
parent 9963d02048
commit 68ff739a50
@@ -44,7 +44,7 @@ public class ChannelGroupUID extends UID {
}
/**
* @param thingUID the unique identifier of the thing the channel belongs to
* @param thingUID the unique identifier of the thing the channel group belongs to
* @param id the channel group's id
*/
public ChannelGroupUID(ThingUID thingUID, String id) {