aboutsummaryrefslogtreecommitdiff
path: root/kernel/entry.asm
diff options
context:
space:
mode:
Diffstat (limited to 'kernel/entry.asm')
-rw-r--r--kernel/entry.asm2
1 files changed, 1 insertions, 1 deletions
diff --git a/kernel/entry.asm b/kernel/entry.asm
index ac70091..ef8144d 100644
--- a/kernel/entry.asm
+++ b/kernel/entry.asm
@@ -1,5 +1,5 @@
; Melvin's awesome ext2 bootloader
-; I'm not really good in assembly, there are MANY ways to improve this!
+; I'm not really good at assembly, there are MANY ways to improve this!
; MIT License, Copyright (c) 2020 Marvin Borner
; Definitions