Skip to content
Snippets Groups Projects
Commit 157323a2 authored by Federico Lolli's avatar Federico Lolli
Browse files

[FFT] fixed typo

parent c42c35db
No related branches found
No related tags found
1 merge request!224Draft: Sensor Fault Detection
......@@ -31,7 +31,7 @@ namespace Boardcore
{
/**
* @brief Implementation of Fast Fourier Trasnform using the iterative version
* @brief Implementation of Fast Fourier Transform using the iterative version
* with bit-reversal index variant of the famous Cooley-Tukey FFT algorithm.
*
* NOTE: N must be a power of 2
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment