aboutsummaryrefslogtreecommitdiffstats
path: root/readme.txt
diff options
context:
space:
mode:
Diffstat (limited to 'readme.txt')
-rw-r--r--readme.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/readme.txt b/readme.txt
index e2d532f19..83308a52d 100644
--- a/readme.txt
+++ b/readme.txt
@@ -121,7 +121,7 @@
Added an STM32 lwIP demo.
- NEW: lwIP related code is not centralized into a single place, no need to
duplicate the code in each application or demo.
-- CHANGE: Macros icuGetWidthI() and icuGetPeriodI() renemed to icuGetWidth()
+- CHANGE: Macros icuGetWidthI() and icuGetPeriodI() renamed to icuGetWidth()
and icuGetPeriod().
- CHANGE: Renamed Ethernet driver in AT91 HAL ETHD1.