diff --git a/src/install.sh b/src/install.sh index e320f55..9c1bda5 100644 --- a/src/install.sh +++ b/src/install.sh @@ -569,7 +569,7 @@ detectImage() { local dsc dsc=$(printVersion "$DETECTED" "$DETECTED") - warn "got $dsc, but no matching $DETECTED.xml file exists, $FB." + warn "got $dsc, but no matching file called $DETECTED.xml exists, $FB." fi return 0