Fix various typos

This commit is contained in:
Sam Chesney
2017-01-31 18:39:06 +00:00
parent 9b4fa7b352
commit 342bf64c21
3 changed files with 3 additions and 3 deletions

View File

@@ -810,7 +810,7 @@ int i2sOutUpsamplingCounter = 0;
#if (NUM_PDM_MICS > 0)
if ((I2S_DOWNSAMPLE_FACTOR_IN - 1) == i2sInDownsamplingCounter)
{
/* Get samples from PDM->PCM comverter */
/* Get samples from PDM->PCM converter */
c_pdm_pcm <: 1;
master
{