1
0
mirror of https://github.com/RIOT-OS/RIOT.git synced 2026-01-01 01:41:18 +01:00

Fixed spelling errors

This commit is contained in:
Hauke Petersen 2014-02-04 18:47:05 +01:00
parent 0bdbeba85e
commit db048999d5

View File

@ -8,9 +8,9 @@
/**
* @defgroup driver_periph
* @ingroup driver
* @brief Low-level periphial drivers
* @brief Low-level peripheral drivers
*
* The module contains the low-level periphial driver layer. It consists of a set
* The module contains the low-level peripheral driver layer. It consists of a set
* of platform independent interface definitions and cpu specific implementations
* for every targeted platform.
*/