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:
@@ -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.
|
||||
|
||||
*//*****************************************************************//**
|
||||
|
||||
@@ -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.
|
||||
|
||||
|
||||
Reference in New Issue
Block a user