We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent dc3e044 commit 2b21846Copy full SHA for 2b21846
1 file changed
lib/var.sh
@@ -8,7 +8,7 @@
8
# ==============================================================================
9
10
# ------------------------------------------------------------------------------
11
-# Checks if a give value is true.
+# Checks if a given value is true.
12
#
13
# Arguments:
14
# $1 value
@@ -26,7 +26,7 @@ function bashio::var.true() {
26
}
27
28
29
-# Checks if a give value is false.
+# Checks if a given value is false.
30
31
32
0 commit comments