From 2dd5981aadc4c895f983f1ec897880fb6ea12388 Mon Sep 17 00:00:00 2001
From: intrigeri <intrigeri@boum.org>
Date: Sat, 7 Oct 2006 03:28:21 +0000
Subject: [PATCH] sys: typo

---
 handlers/sys | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/handlers/sys b/handlers/sys
index 310d921..84c9540 100755
--- a/handlers/sys
+++ b/handlers/sys
@@ -291,7 +291,7 @@ catiffile "/proc/stat"
 STATUS="Gathering information about your partitions:"
 catiffile "/proc/partitions"
 
-STATUS="Gathering information about your ksysms:"
+STATUS="Gathering information about your ksyms:"
 catiffile "/proc/ksyms"
 
 STATUS="Gathering information about slabinfo:"
-- 
GitLab