summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorPiotr Gorski2019-08-07 15:11:53 +0200
committerPiotr Gorski2019-08-07 15:11:53 +0200
commita5d24f23f2bbbdbc5a95867571ea80cb10e708b5 (patch)
tree5564312565b0a0500cbe209c681decf4ef3b6391 /PKGBUILD
parent092405447736b31f318fa1aad5a7dc15d3883d1b (diff)
downloadaur-a5d24f23f2bbbdbc5a95867571ea80cb10e708b5.tar.gz
Correct a typo
Signed-off-by: Piotr Gorski <lucjan.lucjanov@gmail.com>
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 09a5c9b58702..2074ed6b9da3 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -138,7 +138,7 @@ prepare() {
# modprobe configs
zcat /proc/config.gz > ./.config
else
- warning "You kernel was not compiled with IKCONFIG_PROC!"
+ warning "Your kernel was not compiled with IKCONFIG_PROC!"
warning "You cannot read the current config!"
warning "Aborting!"
exit