Mark as TODO. Reformat.
[bertos.git] / bertos / hw / hw_cpu.h
index cab6bb4072d46efe92bbe7d04dc874ce0260d56a..02e2d0c4bc0fc88661e5141b44268ed8022d4e2e 100644 (file)
@@ -40,7 +40,7 @@
 #ifndef HW_CPU_H
 #define HW_CPU_H
 
-#warning TODO:This is example implemetantion, you must implement it! 
+#warning TODO:This is an example implementation, you must implement it!
 
 /// CPU Clock frequency 
 #define CLOCK_FREQ     (10000000UL /* Implement me! */)