mirror of
https://github.com/danieldemus/openhab-core.git
synced 2026-07-29 12:34:22 +02:00
Fix parameter description. (#2638)
Signed-off-by: Jacob Laursen <jacob@vindvejr.dk>
This commit is contained in:
+1
-1
@@ -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) {
|
||||
|
||||
Reference in New Issue
Block a user