diff options
author | gdisirio <gdisirio@35acf78f-673a-0410-8e92-d51de3d6d3f4> | 2012-06-18 16:25:41 +0000 |
---|---|---|
committer | gdisirio <gdisirio@35acf78f-673a-0410-8e92-d51de3d6d3f4> | 2012-06-18 16:25:41 +0000 |
commit | a0fa191aa30684d9bbe2ce78dd49c2559b5f7e13 (patch) | |
tree | d2b8b59517a967eef1f5d8585668db2f2defccc4 /demos/ARMCM3-STM32F107-LWIP | |
parent | 9057c6c72be213bb7f07929e2ddd1ab1e942a1de (diff) | |
download | ChibiOS-a0fa191aa30684d9bbe2ce78dd49c2559b5f7e13.tar.gz ChibiOS-a0fa191aa30684d9bbe2ce78dd49c2559b5f7e13.tar.bz2 ChibiOS-a0fa191aa30684d9bbe2ce78dd49c2559b5f7e13.zip |
Fixed typo.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@4296 35acf78f-673a-0410-8e92-d51de3d6d3f4
Diffstat (limited to 'demos/ARMCM3-STM32F107-LWIP')
-rw-r--r-- | demos/ARMCM3-STM32F107-LWIP/readme.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/demos/ARMCM3-STM32F107-LWIP/readme.txt b/demos/ARMCM3-STM32F107-LWIP/readme.txt index 4a7e02bcc..25d6c13f6 100644 --- a/demos/ARMCM3-STM32F107-LWIP/readme.txt +++ b/demos/ARMCM3-STM32F107-LWIP/readme.txt @@ -22,7 +22,7 @@ Just modify the TRGT line in the makefile in order to use different GCC ports. Some files used by the demo are not part of ChibiOS/RT but are copyright of
ST Microelectronics and are licensed under a different license.
-Also note that not all the files present in the ST library are distribited
+Also note that not all the files present in the ST library are distributed
with ChibiOS/RT, you can find the whole library on the ST web site:
http://www.st.com
|