summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index ae2624e15fa5..a32391a4c391 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -125,7 +125,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/' \