1
0
mirror of https://github.com/cookiengineer/audacity synced 2025-11-23 09:20:16 +01:00

Fix typos (user facing and non-user facing) (#733)

Found via `codespell`
This commit is contained in:
luzpaz
2021-01-28 07:36:41 -05:00
committed by GitHub
parent e050b0ecbb
commit 98d3e91452
11 changed files with 19 additions and 19 deletions

View File

@@ -23,7 +23,7 @@
\class AliasedFile
\brief An audio file that is referenced (pointed into) directly from
an Audacity .aup file rather thna Audacity having its own copies of the
an Audacity .aup file rather than Audacity having its own copies of the
data.
*//*****************************************************************//**

View File

@@ -364,7 +364,7 @@ _PS_CONST(coscof_p2, 4.166664568298827E-002);
_PS_CONST(cephes_FOPI, 1.27323954473516); // 4 / M_PI
/* evaluation of 4 sines at onces, using only SSE1+MMX intrinsics so
/* evaluation of 4 sines at once, using only SSE1+MMX intrinsics so
it runs also on old athlons XPs and the pentium III of your grand
mother.