diff options
-rw-r--r-- | src/rc/rc-service.c | 2 |
1 files changed, 1 insertions, 1 deletions
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 |