Add test module for dataflash. Add cfg and use log macros instead kprintf.
[bertos.git] / bertos / hw / hw_phase.h
index 2577dc887962f5374270dc758fdddbcd00fb1210..f1cf887e07f895848e9f878025144a2521336ea2 100644 (file)
@@ -44,7 +44,7 @@
 
 #include <cfg/compiler.h>
 
-#warning TODO:This is example implemetantion, you must implement it! 
+#warning TODO:This is an example implementation, you must implement it!
 
 #define PHASE_HW_INIT  do { /* Implement me! */ }while (0)