From 866501be1c554de074533ee98400124393d7fe9d Mon Sep 17 00:00:00 2001 From: William Hubbs Date: Sat, 20 Sep 2014 16:51:30 -0500 Subject: typo fix --- src/rc/rc-service.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/rc/rc-service.c b/src/rc/rc-service.c index d35b36b5..094848a0 100644 --- a/src/rc/rc-service.c +++ b/src/rc/rc-service.c @@ -57,7 +57,7 @@ static const struct option longopts[] = { }; static const char * const longopts_help[] = { "tests if the service exists or not", - "if the service exsits then run the command", + "if the service exists then run the command", "list all available services", "resolve the service name to an init script", longopts_help_COMMON -- cgit v1.2.3