mirror of
https://github.com/Ardour/ardour.git
synced 2025-12-10 00:34:59 +01:00
fix typo
This commit is contained in:
parent
5188f02cfe
commit
c3d76155a9
1 changed files with 1 additions and 1 deletions
|
|
@ -908,7 +908,7 @@ ARDOUR_UI::starting ()
|
|||
_("If you load an existing session with plugin settings\n"
|
||||
"they will not be used and will be lost."),
|
||||
_("To get full access to updates without this limitation\n"
|
||||
"consider become a subscriber for a low cost every month")));
|
||||
"consider becoming a subscriber for a low cost every month.")));
|
||||
l.set_justify (JUSTIFY_CENTER);
|
||||
|
||||
b.set_uri (X_("https://community.ardour.org/s/subscribe "));
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue