mirror of
https://github.com/cookiengineer/audacity
synced 2025-11-03 15:43:50 +01:00
Fix a comment
This commit is contained in:
@@ -370,7 +370,7 @@ wxAccStatus TreeCtrlAx::Select(int childId, wxAccSelectionFlags selectFlags)
|
||||
#endif
|
||||
|
||||
|
||||
// PrefsPanel might move out into its own file in due ocurse.
|
||||
// PrefsPanel might move out into its own file in due course.
|
||||
PluginPath PrefsPanel::GetPath(){ return BUILTIN_PREFS_PANEL_PREFIX + GetSymbol().Internal(); }
|
||||
VendorSymbol PrefsPanel::GetVendor(){ return XO("Audacity");}
|
||||
wxString PrefsPanel::GetVersion(){ return AUDACITY_VERSION_STRING;}
|
||||
|
||||
Reference in New Issue
Block a user