summaryrefslogtreecommitdiff
path: root/alpine/after.c
diff options
context:
space:
mode:
authorEduardo Chappa <chappa@washington.edu>2021-03-28 22:10:03 -0600
committerEduardo Chappa <chappa@washington.edu>2021-03-28 22:10:03 -0600
commit24f85bc165077c8089d1d79e33c524573b90f68d (patch)
tree330371f75e9eb6daaf740ddf3606c9769bbc35ba /alpine/after.c
parentc5a870b30c43914ed8414b9f54bed3da27057d79 (diff)
downloadalpine-24f85bc165077c8089d1d79e33c524573b90f68d.tar.xz
* Many spelling errors corrected by Jens Schleusener. Thank you!
Diffstat (limited to 'alpine/after.c')
-rw-r--r--alpine/after.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/alpine/after.c b/alpine/after.c
index 744aca6f..961528f9 100644
--- a/alpine/after.c
+++ b/alpine/after.c
@@ -124,7 +124,7 @@ stop_after(int join)
}
}
- /* not literally true uless "join" set */
+ /* not literally true unless "join" set */
after_active = 0;
#else /* !(defined(HAVE_PTHREAD) && defined(HAVE_NANOSLEEP)) */