X-Git-Url: https://codewiz.org/gitweb?a=blobdiff_plain;f=bertos%2Fhw%2Fhw_dataflash.c;h=bbc1b469b8c712136172a5918173930c8d63463b;hb=9fce8b6d9e3e6996e303bf042c5550e7da488f38;hp=4d6f130ebbede96d54d14f0245eeba530110b912;hpb=107743ef422de7a4c926a20ff87eee1515eb1987;p=bertos.git diff --git a/bertos/hw/hw_dataflash.c b/bertos/hw/hw_dataflash.c index 4d6f130e..bbc1b469 100644 --- a/bertos/hw/hw_dataflash.c +++ b/bertos/hw/hw_dataflash.c @@ -42,7 +42,7 @@ #include #include -#warning TODO:This is example implemetantion, you must implement it! +#warning TODO:This is an example implementation, you must implement it! MOD_DEFINE(hw_dataflash);