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 82b71ef11d249b753e957080f4ee91adb9dc570d)
@@ -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.
