X-Git-Url: https://codewiz.org/gitweb?a=blobdiff_plain;f=bertos%2Fhw%2Fhw_dataflash.c;h=bbc1b469b8c712136172a5918173930c8d63463b;hb=3c39d4d894849ce0115c6e1efe14b003aa2e91e1;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);