1
0
mirror of https://github.com/cookiengineer/audacity synced 2025-06-16 16:10:06 +02:00

Remove typo

This commit is contained in:
windinthew 2011-03-03 01:28:31 +00:00
parent fead781eb2
commit ca932f45d8

View File

@ -1054,7 +1054,7 @@
// ----------------------------------------------------------------------------
// wxSingleInstanceChecker class allows to verify at startup if another program
W// instance is running (available only under Win32).
// instance is running (available only under Win32).
//
// Default is 1
//