PKGBUILD.5: Fix typo

Signed-off-by: André Schröder <andre.schroedr@gmail.com>
Signed-off-by: Allan McRae <allan@archlinux.org>
This commit is contained in:
Andre Schröder 2021-08-02 19:52:26 +02:00 committed by Allan McRae
parent a193979cb6
commit 82aaee1a5c

View file

@ -361,7 +361,7 @@ function.
is skipped.
*build() Function*::
The optional `build()` function is use to compile and/or adjust the source
The optional `build()` function is used to compile and/or adjust the source
files in preparation to be installed by the `package()` function.
*check() Function*::