mirror of
https://github.com/Ardour/ardour.git
synced 2025-12-08 15:54:57 +01:00
Fix grammatical error (#4469).
git-svn-id: svn://localhost/ardour2/branches/3.0@10646 d708f5d6-7413-0410-9779-e7cbd77b26cf
This commit is contained in:
parent
a5015ec50c
commit
a391ef5ba4
1 changed files with 1 additions and 1 deletions
|
|
@ -202,7 +202,7 @@ Full information on all the above can be found on the support page at\n\
|
|||
|
||||
append_page (*vbox);
|
||||
set_page_type (*vbox, ASSISTANT_PAGE_CONTENT);
|
||||
set_page_title (*vbox, _("This is an BETA RELEASE"));
|
||||
set_page_title (*vbox, _("This is a BETA RELEASE"));
|
||||
set_page_complete (*vbox, true);
|
||||
}
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue