Fixed common.h spelling error.
Patch by Cory Tusar, 30 Nov 2005
diff --git a/include/common.h b/include/common.h
index bd41ae1..9a19001 100644
--- a/include/common.h
+++ b/include/common.h
@@ -603,7 +603,7 @@
 #endif
 
 #ifdef CONFIG_INIT_CRITICAL
-#error CONFIG_INIT_CRITICAL is depracted!
+#error CONFIG_INIT_CRITICAL is deprecated!
 #error Read section CONFIG_SKIP_LOWLEVEL_INIT in README.
 #endif