1
0
mirror of https://github.com/cookiengineer/audacity synced 2025-10-13 14:13:32 +02:00

More corrections in comments

This commit is contained in:
Paul Licameli
2020-04-11 10:26:49 -04:00
parent d1ada5f08c
commit 8fad3651a0
3 changed files with 3 additions and 3 deletions

View File

@@ -27,7 +27,7 @@ It's defined in Import.h
*//***************************************************************//**
\class Importer
\brief Class which actualy imports the auido, using functions defined
\brief Class which actually imports the auido, using functions defined
in ImportPCM.cpp, ImportMP3.cpp, ImportOGG.cpp, ImportRawData.cpp,
and ImportLOF.cpp.