From c8d55aeb71e4a72423512f5f92528d24ffa0f2ad Mon Sep 17 00:00:00 2001 From: gdisirio Date: Wed, 30 Sep 2009 18:18:35 +0000 Subject: git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@1196 35acf78f-673a-0410-8e92-d51de3d6d3f4 --- os/io/io.dox | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'os/io/io.dox') diff --git a/os/io/io.dox b/os/io/io.dox index 3e425f023..1c1ccda9b 100644 --- a/os/io/io.dox +++ b/os/io/io.dox @@ -159,7 +159,7 @@ * @details This module implements a generic interface for MII (Media * Independent Interface) drivers. * The MII/RMII/GMII/RGMII/SGMII buses are standard interfaces meant - * to connect a @ref MAC block to a PHY transceiver.
+ * to connect a MAC block to a PHY transceiver.
* A @ref MII is usually used from within a @ref MAC and is not * meant to be used directly from the application code. * -- cgit v1.2.3