summaryrefslogtreecommitdiff
path: root/alpine/after.c
diff options
context:
space:
mode:
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)) */