diff options
Diffstat (limited to 'src/unexmips.c')
-rw-r--r-- | src/unexmips.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/unexmips.c b/src/unexmips.c index 4eeee03f736..292f0210c53 100644 --- a/src/unexmips.c +++ b/src/unexmips.c @@ -281,7 +281,7 @@ unexec (new_name, a_name, data_start, bss_start, entry_address) /* * mark_x * - * After succesfully building the new a.out, mark it executable + * After successfully building the new a.out, mark it executable */ static void |