Minor typo
authorClément Stenac <clement.stenac@diwi.org>
Sat, 27 Feb 2010 20:22:47 +0000 (21:22 +0100)
committerClément Stenac <clement.stenac@diwi.org>
Sat, 27 Feb 2010 20:22:47 +0000 (21:22 +0100)
src/processes.c

index 5e176c8..f2eb0a3 100644 (file)
@@ -262,7 +262,7 @@ static void ps_list_register (const char *name, const char *regexp)
                ERROR ("processes plugin: ps_list_register: "
                                "Regular expression \"%s\" found in config "
                                "file, but support for regular expressions "
-                               "has been dispabled at compile time.",
+                               "has been disabled at compile time.",
                                regexp);
                sfree (new);
                return;