summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rwxr-xr-xcontrol-center2
1 files changed, 1 insertions, 1 deletions
diff --git a/control-center b/control-center
index a9a1539e..a33b1f51 100755
--- a/control-center
+++ b/control-center
@@ -681,7 +681,7 @@ sub update_exp() {
#-------------------------------------------------------------
# signals managment
-# got when child unexpectedly died and gone in zombie state
+# got when child died and gone in zombie state
sub sig_child() {
# reap zombies
my $kid;