Skip to content

Commit dedfa6a

Browse files
BusHerochrmarti
authored andcommitted
Fix typo in test.sh
1 parent e0598db commit dedfa6a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/features/test.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -238,7 +238,7 @@ if [ -z "${VERSION__DEFAULT}" ]; then
238238
fi
239239

240240
if [ -z "${INSTALLUSINGAPT__DEFAULT}" ]; then
241-
echo "oolean to install using apt from default Feature not set!"
241+
echo "Boolean to install using apt from default Feature not set!"
242242
exit 1
243243
fi
244244

0 commit comments

Comments
 (0)