abuild: change word choice in comment

This commit is contained in:
tcely 2019-04-15 19:24:31 -04:00 committed by Natanael Copa
parent 30a60d4523
commit 1d854182dd

View File

@ -761,7 +761,7 @@ pre_split() {
if [ -z "$subpkgname" ]; then
return 0
fi
# the subpackages should not inherit those from main package
# the subpackages should not inherit these from main package
provides=""
install_if=""
}