diff options
Diffstat (limited to 'src/unexenix.c')
-rw-r--r-- | src/unexenix.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/unexenix.c b/src/unexenix.c index ea6cd7d5c20..f20e7cc502f 100644 --- a/src/unexenix.c +++ b/src/unexenix.c @@ -228,7 +228,7 @@ copyrec (infd, outfd, len, in_name, out_name) /* * mark_x * - * After succesfully building the new a.out, mark it executable + * After successfully building the new a.out, mark it executable */ static mark_x (name) |