summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 98969d6acc8b..403d4020c4ba 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -145,7 +145,7 @@ prepare() {
fi
- ### Optionally set tickrate to 1000
+ ### Optionally set tickrate to 1000
if [ -n "$_1k_HZ_ticks" ]; then
msg2 "Setting tick rate to 1k..."
sed -i -e 's/^CONFIG_HZ_300=y/# CONFIG_HZ_300 is not set/' \