Index: kernel/arch/ia32/src/smp/ap.S
===================================================================
--- kernel/arch/ia32/src/smp/ap.S	(revision fadfaf8e0a1d314df7a833d01e2c60bf6bf09948)
+++ kernel/arch/ia32/src/smp/ap.S	(revision 32443b0b118c5c83d2c933b59a696bad00c9c1ca)
@@ -46,5 +46,5 @@
 KDATA=16
 
-# This piece of code is real-mode and is meant to be alligned at 4K boundary.
+# This piece of code is real-mode and is meant to be aligned at 4K boundary.
 # The requirement for such an alignment comes from MP Specification's STARTUP IPI
 # requirements.
