From 40fb69916ab3371a4da81ca4acd8c39fda681f13 Mon Sep 17 00:00:00 2001 From: yangwei9999 <348134071@qq.com> Date: Tue, 18 Feb 2025 12:01:32 +0000 Subject: [PATCH] update acpi.spec. Signed-off-by: yangwei9999 <348134071@qq.com> --- acpi.spec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/acpi.spec b/acpi.spec index e693f9d..e67c8b1 100644 --- a/acpi.spec +++ b/acpi.spec @@ -9,7 +9,7 @@ URL: http://sourceforge.net/projects/acpiclient/ BuildRequires: gcc BuildRequires: make %description -Linux ACPI client is a small command-line program that attempts to +Linux ACPI client is aa small command-line program that attempts to replicate the functionality of the 'old' apm command on ACPI systems. It includes battery and thermal information.. -- Gitee