From 1339d96cea2c647991c178587008d6fc40772a78 Mon Sep 17 00:00:00 2001
From: Marvin Borner
Date: Fri, 21 Aug 2020 14:24:49 +0200
Subject: Well, I guess?

---
 kernel/entry.asm | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

(limited to 'kernel')

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
-- 
cgit v1.2.3