]> granicus.if.org Git - sysstat/commitdiff
pidstat: Fix typo in comment
authorSebastien GODARD <sysstat@users.noreply.github.com>
Sat, 28 Apr 2018 14:07:55 +0000 (16:07 +0200)
committerSebastien GODARD <sysstat@users.noreply.github.com>
Sat, 28 Apr 2018 14:07:55 +0000 (16:07 +0200)
Signed-off-by: Sebastien GODARD <sysstat@users.noreply.github.com>
pidstat.c

index 90d9a2ccf0a3dc12bc036361e15e7c282beb5027..a51726f697b1114df7dfa90e8e55e0e2618931da 100644 (file)
--- a/pidstat.c
+++ b/pidstat.c
@@ -98,7 +98,7 @@ void usage(char *progname)
 
 /*
  ***************************************************************************
- * SIGALRM signal handler. No need to resert the handler here.
+ * SIGALRM signal handler. No need to reset the handler here.
  *
  * IN:
  * @sig        Signal number.