From 05af5534a971e706b6ebde5111cd0fe7c514f63d Mon Sep 17 00:00:00 2001 From: gdisirio Date: Thu, 18 Mar 2010 22:03:47 +0000 Subject: git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@1754 35acf78f-673a-0410-8e92-d51de3d6d3f4 --- docs/src/target.dox | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'docs') diff --git a/docs/src/target.dox b/docs/src/target.dox index 078a0d1cc..9904f1426 100644 --- a/docs/src/target.dox +++ b/docs/src/target.dox @@ -59,8 +59,8 @@ * @section desirable_features Desirable Features * - Efficient instruction set for linked lists traversal. The kernel makes * extensive use of simple and bidirectional linked lists so the performance - * is directly affected by the suported addressing modes, number of registers - * etc. + * is directly affected by the supported addressing modes, number of + * registers etc. * - Uniformly sized C pointers. * - 2KiB RAM. * - 16KiB ROM/Flash. -- cgit v1.2.3