about summary refs log tree commit diff
diff options
context:
space:
mode:
-rw-r--r--src/temp/__randname.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/temp/__randname.c b/src/temp/__randname.c
index b097576d..38c99d3f 100644
--- a/src/temp/__randname.c
+++ b/src/temp/__randname.c
@@ -5,7 +5,7 @@
 int __clock_gettime(clockid_t, struct timespec *);
 
 /* This assumes that a check for the
-   template size has alrady been made */
+   template size has already been made */
 char *__randname(char *template)
 {
 	int i;