Skip to content

Commit

Permalink
Fix spelling error
Browse files Browse the repository at this point in the history
Co-authored-by: Niklas Hauser <[email protected]>
  • Loading branch information
mcbridejc and salkinium authored Sep 8, 2021
1 parent d85bb9e commit 7435c5c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/modm/platform/clock/samg/clockgen.hpp
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,7 @@ static constexpr uint32_t SlowClkFreqHz = 32'768;
/**
* Clock Generator Controller for SAMG5x devices
*
* This class provides control of the clock goneration for the CPU and
* This class provides control of the clock generation for the CPU and
* peripherals.
*
* There are two source clocks: a "slow" 32kHz clock which can be sourced from
Expand Down

0 comments on commit 7435c5c

Please sign in to comment.