docs: Fix grammar in logs for non-specified module input
This commit is contained in:
parent
47c99acfe6
commit
5cc81a489b
1 changed files with 1 additions and 1 deletions
|
|
@ -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
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue