From e4400a5c7f5c5790cf94d84db5e8ad4c356773d8 Mon Sep 17 00:00:00 2001 From: gdisirio Date: Sun, 13 Sep 2009 08:40:57 +0000 Subject: git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@1160 35acf78f-673a-0410-8e92-d51de3d6d3f4 --- os/io/io.dox | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'os/io') diff --git a/os/io/io.dox b/os/io/io.dox index 1d4de68ef..f0ab3c2db 100644 --- a/os/io/io.dox +++ b/os/io/io.dox @@ -23,7 +23,7 @@ * @brief I/O related services. * @details This section contains the I/O related services. * - * The I/O subsystem is a collection of device driver poertable interfaces and + * The I/O subsystem is a collection of device driver portable interfaces and * platform dependent implementations.
* Under ChibiOS/RT a device driver is split in two layers: * - High Level Device Driver (HLD). This layer contains the definitions -- cgit v1.2.3