docs: Fix grammar in logs for non-specified module input

This commit is contained in:
fiftydinar 2024-04-10 19:13:19 +02:00
parent 47c99acfe6
commit 5cc81a489b

View file

@ -78,7 +78,7 @@ if [[ ${#GETTEXT_DOMAIN[@]} -gt 0 ]]; then
echo "----------------------------------DONE----------------------------------"
done
else
echo "ERROR: You did not specify extension to install in module recipe file"
echo "ERROR: You did not specify the extension to install in module recipe file"
exit 1
fi