aboutsummaryrefslogtreecommitdiff
path: root/posix/spawn.h
diff options
context:
space:
mode:
Diffstat (limited to 'posix/spawn.h')
-rw-r--r--posix/spawn.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/posix/spawn.h b/posix/spawn.h
index 0a6a070..04cc525 100644
--- a/posix/spawn.h
+++ b/posix/spawn.h
@@ -220,7 +220,7 @@ posix_spawn_file_actions_addclosefrom_np (posix_spawn_file_actions_t *,
int __from)
__THROW __nonnull ((1));
-/* Add an action to set the process group of the forground process group
+/* Add an action to set the process group of the foreground process group
associated with the terminal TCFD. */
extern int
posix_spawn_file_actions_addtcsetpgrp_np (posix_spawn_file_actions_t *,