Skip to content

Commit

Permalink
Fix comment/docs typo in info.state (#143)
Browse files Browse the repository at this point in the history
  • Loading branch information
lmagyar authored Oct 23, 2023
1 parent 93e00b5 commit 52d3a9b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion lib/info.sh
Original file line number Diff line number Diff line change
Expand Up @@ -150,7 +150,7 @@ function bashio::info.operating_system() {
}

# ------------------------------------------------------------------------------
# Returns the current state of Home Assistant Core
# Returns the current state of Home Assistant Supervisor
# ------------------------------------------------------------------------------
function bashio::info.state() {
bashio::log.trace "${FUNCNAME[0]}"
Expand Down

0 comments on commit 52d3a9b

Please sign in to comment.