diff options
Diffstat (limited to 'src/unexaix.c')
-rw-r--r-- | src/unexaix.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/unexaix.c b/src/unexaix.c index 3deca01b665..9fa10e3a912 100644 --- a/src/unexaix.c +++ b/src/unexaix.c @@ -669,7 +669,7 @@ copy_sym (new, a_out, a_name, new_name) /* **************************************************************** * mark_x * - * After succesfully building the new a.out, mark it executable + * After successfully building the new a.out, mark it executable */ static void mark_x (name) |