This is an automated email from the ASF dual-hosted git repository. marcus pushed a commit to branch main in repository https://gitbox.apache.org/repos/asf/openoffice-org.git
commit d58ee7cc5ef9f5f5a52820d4ce38a2f985d62af3 Author: Marcus <[email protected]> AuthorDate: Thu Apr 8 00:43:18 2021 +0200 Fixed typo --- assets/download/msg_prop_l10n_en.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/assets/download/msg_prop_l10n_en.js b/assets/download/msg_prop_l10n_en.js index c66a7c9..c56fb61 100644 --- a/assets/download/msg_prop_l10n_en.js +++ b/assets/download/msg_prop_l10n_en.js @@ -233,7 +233,7 @@ l10n.dl_langpack_link_title = "Click to download: "; l10n.dl_platform_info_text = "Important hints for "; l10n.dl_platform_info_title = "Click here to get important hints for "; l10n.dl_platform_info_link = "platform_hints.html"; -l10n.dl_platform_info_headline = "Apache OpenOffice - Important hints for the choosen platform"; +l10n.dl_platform_info_headline = "Apache OpenOffice - Important hints for the chosen platform"; l10n.dl_platform_info_win_headline = "Windows"; l10n.dl_platform_info_win_sub_headline = "32-bit, 64-bit and Java - What to choose?"; l10n.dl_platform_info_win_text = "At the moment we offer a 32-bit (x86) version for Windows. However, it installs and runs also on Windows 64-bit (x86-64). <br /> Please note that you may need Java in 32-bit for additional functionality which must then be selected only once (see menu 'Tools - Options - OpenOffice - Java'). <br /><br /> For more information about OpenOffice and Java please see: <a href=https://www.openoffice.org/download/common/java.html>https://www.openoffice.org/downl [...]
