doc: periph/dac: fix typo

This commit is contained in:
Ludwig Ortmann 2014-12-04 10:03:15 +01:00
parent 4b69b7be60
commit e82f6dce79

View File

@ -53,7 +53,7 @@ typedef enum {
} dac_t;
/**
* @breif Possilbe DAC precision settings
* @brief Possilbe DAC precision settings
*/
typedef enum {
DAC_RES_6BIT = 0, /**< DAC precision: 6 bit */