Skip to content

Commit dac51ab

Browse files
committed
ShimUtils: Convert one more 'own build' to 'user build'
1 parent 91fa234 commit dac51ab

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Utilities/ShimUtils/sbat-info.tool

+1-1
Original file line numberDiff line numberDiff line change
@@ -59,7 +59,7 @@ else
5959
if [ "$VERSION" = "" ] ; then
6060
echo -e "${RED}Expected version number not present${NC}"
6161
else
62-
echo -e "Version: ${LIGHT_GREEN}${VERSION}${NC} (${VERSION}+, if own build)"
62+
echo -e "Version: ${LIGHT_GREEN}${VERSION}${NC} (${VERSION}+, if user build)"
6363
fi
6464

6565
# shellcheck disable=SC2016

0 commit comments

Comments
 (0)