diff options
-rw-r--r-- | os/io/io.dox | 2 |
1 files changed, 1 insertions, 1 deletions
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.<br>
* Under ChibiOS/RT a device driver is split in two layers:
* - High Level Device Driver (<b>HLD</b>). This layer contains the definitions
|