1
0
mirror of https://github.com/cookiengineer/audacity synced 2025-08-08 08:01:19 +02:00

One final instance of 'mods' (in a comment) changed to 'modules'.

This commit is contained in:
james.k.crook@gmail.com 2014-10-12 20:18:38 +00:00
parent 0ff355fb49
commit 6e07efa539

View File

@ -9,7 +9,7 @@
*******************************************************************//**
\class ModulePrefs
\brief A PrefsPanel to enable/disable certain mods. 'Modules' are
\brief A PrefsPanel to enable/disable certain modules. 'Modules' are
dynamically linked libraries that modify Audacity. They are plug-ins
with names like mnod-script-pipe that add new features.