Skip to content

Commit 52d3a9b

Browse files
authored
Fix comment/docs typo in info.state (#143)
1 parent 93e00b5 commit 52d3a9b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

lib/info.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -150,7 +150,7 @@ function bashio::info.operating_system() {
150150
}
151151

152152
# ------------------------------------------------------------------------------
153-
# Returns the current state of Home Assistant Core
153+
# Returns the current state of Home Assistant Supervisor
154154
# ------------------------------------------------------------------------------
155155
function bashio::info.state() {
156156
bashio::log.trace "${FUNCNAME[0]}"

0 commit comments

Comments
 (0)