aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorgdisirio <gdisirio@35acf78f-673a-0410-8e92-d51de3d6d3f4>2009-04-18 13:11:25 +0000
committergdisirio <gdisirio@35acf78f-673a-0410-8e92-d51de3d6d3f4>2009-04-18 13:11:25 +0000
commita6b9e598ee8603df903ca34ab69bed2abda56c5a (patch)
treec49912140d74c88618619067b5117a0263379b64
parent13443065477a80191ea600bb032dccd3ea02e21e (diff)
downloadChibiOS-a6b9e598ee8603df903ca34ab69bed2abda56c5a.tar.gz
ChibiOS-a6b9e598ee8603df903ca34ab69bed2abda56c5a.tar.bz2
ChibiOS-a6b9e598ee8603df903ca34ab69bed2abda56c5a.zip
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@913 35acf78f-673a-0410-8e92-d51de3d6d3f4
-rw-r--r--readme.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/readme.txt b/readme.txt
index ed258a0ee..0ec73ab03 100644
--- a/readme.txt
+++ b/readme.txt
@@ -81,7 +81,7 @@ Win32-MinGW - ChibiOS/RT simulator and demo into a WIN32 process,
specific test in the test suite (bug 2755170)(backported in stable branch).
- FIX: Fixed a problem in semaphores test case #2 (bug 2755195)(backported
in stable branch).
-- FIX: Removed usused list functions (bug 2755230)(backported in stable
+- FIX: Removed unused list functions (bug 2755230)(backported in stable
branch).
- FIX: Added license notice to several files (bug 2772160)(backported in
stable branch).