mirror of
https://github.com/cookiengineer/audacity
synced 2025-10-22 06:22:58 +02:00
Fix typo: 'available' twice.
This commit is contained in:
@@ -270,7 +270,7 @@ void AboutDialog::PopulateAudacityPage( ShuttleGui & S )
|
|||||||
|
|
||||||
wxString par1Str = _(
|
wxString par1Str = _(
|
||||||
"Audacity is a free program written by a worldwide team of [[http://audacityteam.org/about/credits|volunteers]]. \
|
"Audacity is a free program written by a worldwide team of [[http://audacityteam.org/about/credits|volunteers]]. \
|
||||||
Audacity is [[http://audacityteam.org/download|available]] available for Windows, Mac, and GNU/Linux (and other Unix-like systems).");
|
Audacity is [[http://audacityteam.org/download|available]] for Windows, Mac, and GNU/Linux (and other Unix-like systems).");
|
||||||
|
|
||||||
// This trick here means that the English language version won't mention using
|
// This trick here means that the English language version won't mention using
|
||||||
// English, whereas all translated versions will.
|
// English, whereas all translated versions will.
|
||||||
|
Reference in New Issue
Block a user