diff --git a/source/portable/NetworkInterface/DriverSAM/gmac_SAM.c b/source/portable/NetworkInterface/DriverSAM/gmac_SAM.c index 5c19b5191..e864e1be7 100644 --- a/source/portable/NetworkInterface/DriverSAM/gmac_SAM.c +++ b/source/portable/NetworkInterface/DriverSAM/gmac_SAM.c @@ -111,8 +111,8 @@ * See \ref gmac_quickstart. * * Driver for the GMAC (Ethernet Media Access Controller). - * This file contains basic functions for the GMAC, with support for all modes, settings - * and clock speeds. + * This file contains basic functions for the GMAC, with support for all modes, + * settings and clock speeds. * * \section dependencies Dependencies * This driver does not depend on other modules.