mirror of
https://github.com/cookiengineer/audacity
synced 2025-07-30 15:39:27 +02:00
Fix a comment
This commit is contained in:
parent
6beeb86a6a
commit
1075f15182
@ -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;}
|
||||
|
Loading…
x
Reference in New Issue
Block a user