Skip to content

Commit

Permalink
fix Channel#link doc (#269)
Browse files Browse the repository at this point in the history
Signed-off-by: Jimmy Tanagra <[email protected]>
  • Loading branch information
jimtng authored May 17, 2024
1 parent 4d55975 commit 591c995
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion lib/openhab/core/things/channel.rb
Original file line number Diff line number Diff line change
Expand Up @@ -123,7 +123,7 @@ def links
#
# Links the channel to an item.
#
# @param [String, Items::Item] channel The channel to link to.
# @param [String, Items::Item] item The item to link to.
# @param [Hash] config The configuration for the link.
#
# @return [Things::ItemChannelLink] The created link.
Expand Down

0 comments on commit 591c995

Please sign in to comment.