summaryrefslogtreecommitdiff
path: root/config_h.SH
diff options
context:
space:
mode:
authorJarkko Hietaniemi <jhi@iki.fi>2003-05-24 06:30:40 +0000
committerJarkko Hietaniemi <jhi@iki.fi>2003-05-24 06:30:40 +0000
commitd1e22115d646ecce137e54c6ce8191dc91d252c4 (patch)
treeab55c9d501f69a290d7dcc0745702222bf848dac /config_h.SH
parente0e3c57ad9f042b7ff4eb12755ee3feaad30892b (diff)
downloadperl-d1e22115d646ecce137e54c6ce8191dc91d252c4.tar.gz
Missing "to".
p4raw-id: //depot/perl@19608
Diffstat (limited to 'config_h.SH')
-rw-r--r--config_h.SH2
1 files changed, 1 insertions, 1 deletions
diff --git a/config_h.SH b/config_h.SH
index 73cc186fe4..ce00a530d1 100644
--- a/config_h.SH
+++ b/config_h.SH
@@ -3954,7 +3954,7 @@ sed <<!GROK!THIS! >$CONFIG_H -e 's!^#undef\(.*/\)\*!/\*#define\1 \*!' -e 's!^#un
/* HAS_PTHREAD_ATFORK:
* This symbol, if defined, indicates that the pthread_atfork routine
- * is available setup fork handlers.
+ * is available to setup fork handlers.
*/
#$d_pthread_atfork HAS_PTHREAD_ATFORK /**/