Spelling fixes, by Stefan Weil.
git-svn-id: svn://svn.savannah.nongnu.org/qemu/trunk@4655 c046a42c-6fe2-441c-8c8c-71466251a162
diff --git a/hw/alpha_palcode.c b/hw/alpha_palcode.c
index 50ce92c..3dfb1a7 100644
--- a/hw/alpha_palcode.c
+++ b/hw/alpha_palcode.c
@@ -55,7 +55,7 @@
};
#if 0
-/* One must explicitely check that the TB is valid and the FOE bit is reset */
+/* One must explicitly check that the TB is valid and the FOE bit is reset */
static void update_itb (void)
{
/* This writes into a temp register, not the actual one */