aboutsummaryrefslogtreecommitdiff
path: root/src/lib/selfboot.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/lib/selfboot.c')
-rw-r--r--src/lib/selfboot.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/lib/selfboot.c b/src/lib/selfboot.c
index a79f61d485..fbd1cc4320 100644
--- a/src/lib/selfboot.c
+++ b/src/lib/selfboot.c
@@ -511,7 +511,7 @@ static int load_self_segments(struct segment *head, struct prog *payload,
}
/*
- * Each architecture can perform additonal operations
+ * Each architecture can perform additional operations
* on the loaded segment
*/
prog_segment_loaded((uintptr_t)dest, ptr->s_memsz,