summaryrefslogtreecommitdiff
path: root/libre/linux-libre
diff options
context:
space:
mode:
authorAndré Fabian Silva Delgado <emulatorman@parabola.nu>2014-01-26 18:53:15 -0200
committerAndré Fabian Silva Delgado <emulatorman@parabola.nu>2014-01-26 18:53:15 -0200
commit8e4c1b534edef301389b636be34b729a9a2d8ff3 (patch)
tree5c8f77af105f6915e3ef1aed2c13b4ee698ea508 /libre/linux-libre
parente86b5b6478d67421e9b8c5c07b5d7aeaf948a0e7 (diff)
linux-libre: fix english orthography on PKGBUILD
Diffstat (limited to 'libre/linux-libre')
-rw-r--r--libre/linux-libre/PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/libre/linux-libre/PKGBUILD b/libre/linux-libre/PKGBUILD
index 71aa58c6a..33467a52b 100644
--- a/libre/linux-libre/PKGBUILD
+++ b/libre/linux-libre/PKGBUILD
@@ -88,7 +88,7 @@ prepare() {
# patch from fedora
patch -Np1 -i "${srcdir}/criu-no-expert.patch"
- # fix 15 seocnds nfs delay
+ # fix 15 seconds nfs delay
patch -Np1 -i "${srcdir}/sunrpc-create-a-new-dummy-pipe-for-gssd-to-hold-open.patch"
patch -Np1 -i "${srcdir}/sunrpc-replace-gssd_running-with-more-reliable-check.patch"
patch -Np1 -i "${srcdir}/nfs-check-gssd-running-before-krb5i-auth.patch"