summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorPiotr Gorski2019-08-07 15:10:08 +0200
committerPiotr Gorski2019-08-07 15:10:08 +0200
commitc4dd38e0b557e5882fe9676b07a8f3f9fa61f493 (patch)
tree4ddbe41d207ecdd1ddcf6a7e65b7793c044e3f5b /PKGBUILD
parentd55accbd3ed2e3dba958b5bad9869c6dfb0de3ca (diff)
downloadaur-c4dd38e0b557e5882fe9676b07a8f3f9fa61f493.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 af571768585a..8ffbf7682d2b 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -128,7 +128,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