diff options
author | gdisirio <gdisirio@35acf78f-673a-0410-8e92-d51de3d6d3f4> | 2010-01-07 15:23:38 +0000 |
---|---|---|
committer | gdisirio <gdisirio@35acf78f-673a-0410-8e92-d51de3d6d3f4> | 2010-01-07 15:23:38 +0000 |
commit | 1eebe078ffbb85c3fb8a14db4d241502b27145bf (patch) | |
tree | ccfcc15f00554d709c0dea804e5fd8033320a851 /docs/src/memory.dox | |
parent | c6a35e2186b66ef014f9a0f456d30b564d02e0fe (diff) | |
download | ChibiOS-1eebe078ffbb85c3fb8a14db4d241502b27145bf.tar.gz ChibiOS-1eebe078ffbb85c3fb8a14db4d241502b27145bf.tar.bz2 ChibiOS-1eebe078ffbb85c3fb8a14db4d241502b27145bf.zip |
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@1509 35acf78f-673a-0410-8e92-d51de3d6d3f4
Diffstat (limited to 'docs/src/memory.dox')
-rw-r--r-- | docs/src/memory.dox | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/src/memory.dox b/docs/src/memory.dox index 727a95b2b..cf8495bcc 100644 --- a/docs/src/memory.dox +++ b/docs/src/memory.dox @@ -35,7 +35,7 @@ *
* <h2>The three subsystems</h2>
* This is a small comparison table regarding the three subsystems, C-runtime
- * and static objects are thrown there for comparison:<br><br>
+ * and static objects are thrown in there for comparison:<br><br>
* <table style="text-align: center; width: 95%;"
* align="center" border="1" cellpadding="2" cellspacing="0">
* <tr>
|