diff --git a/drivers/include/periph/dac.h b/drivers/include/periph/dac.h index efed0fe02d..b0d0111ba9 100644 --- a/drivers/include/periph/dac.h +++ b/drivers/include/periph/dac.h @@ -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 */