diff --git a/lib/lm4f/rcc.c b/lib/lm4f/rcc.c index af4ac4f7..6d1bccb8 100644 --- a/lib/lm4f/rcc.c +++ b/lib/lm4f/rcc.c @@ -28,7 +28,7 @@ Alexandru Gagniuc * \brief libopencm3 LM4F Clock control API * - * The LM$F clock API provides functionality for manipulating the system clock, + * The LM4F clock API provides functionality for manipulating the system clock, * oscillator, and PLL. Functions are provided for fine-grained control of clock * control registers, while also providing higher level functionality to easily * configure the main system clock source.