From 52d3a9b40cb762d92d54ad39b0042cdba60482ac Mon Sep 17 00:00:00 2001 From: Laszlo Magyar Date: Mon, 23 Oct 2023 11:20:23 +0100 Subject: [PATCH] Fix comment/docs typo in info.state (#143) --- lib/info.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lib/info.sh b/lib/info.sh index b8a7e4c..8bcffe5 100644 --- a/lib/info.sh +++ b/lib/info.sh @@ -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]}"