From ecf9ef49a724f6b95039bd760893f51a920f017b Mon Sep 17 00:00:00 2001 From: Mike Frysinger Date: Fri, 8 Jan 2010 03:39:25 -0500 Subject: random spelling fixes Signed-off-by: Mike Frysinger --- src/rc/rc-applets.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/rc/rc-applets.c') diff --git a/src/rc/rc-applets.c b/src/rc/rc-applets.c index 04e88de9..11bc2d50 100644 --- a/src/rc/rc-applets.c +++ b/src/rc/rc-applets.c @@ -467,7 +467,7 @@ run_applets(int argc, char **argv) } exit(EXIT_FAILURE); }; - /* This tets is correct as it's not present in baselayout */ + /* This test is correct as it's not present in baselayout */ if (strcmp(applet, "is_newer_than") == 0) { if (argc < 3) exit (EXIT_FAILURE); -- cgit v1.2.3