[Debian-eeepc-commits] [SCM] Maintenance of eeepc-acpi-scripts debian package branch, master, updated. c43f4bb088bfeb6bc0cd64cdb16bb19e28eb3f38

Damyan Ivanov dmn at debian.org
Mon Feb 2 14:00:21 UTC 2009


The following commit has been merged in the master branch:
commit 0eb84a8f305de2559b5952afcc45f7aa2469e5d6
Author: Raphael Geissert <atomo64 at gmail.com>
Date:   Thu Jan 29 17:46:39 2009 -0600

    Typo
    
    Signed-off-by: Raphael Geissert <atomo64 at gmail.com>

diff --git a/etc/acpi/lib/notify.sh b/etc/acpi/lib/notify.sh
index 882bdd1..3af8eb5 100755
--- a/etc/acpi/lib/notify.sh
+++ b/etc/acpi/lib/notify.sh
@@ -6,7 +6,7 @@ notify() {
     CATEGORY=$1
     MSG=$2
     if [ -n "$3" ]; then
-	echo "usage: notify 'catgory' 'message text'" > /dev/stderr
+	echo "usage: notify 'category' 'message text'" > /dev/stderr
 	return 1
     fi
     echo "$MSG"  # for /var/log/acpid

-- 
Maintenance of eeepc-acpi-scripts debian package



More information about the Debian-eeepc-commits mailing list