diff options
author | Adolfo Jayme Barrientos <fitojb@ubuntu.com> | 2020-06-14 08:08:05 -0500 |
---|---|---|
committer | Adolfo Jayme Barrientos <fitojb@ubuntu.com> | 2020-06-14 08:08:05 -0500 |
commit | d72176b8a836e7b4314922d463c00d6975b44bd0 (patch) | |
tree | 1f87d36bb87cfd45bd2dc5811fceb819caef6a25 | |
parent | abdad98a45ff66fd09422920d198c2d4f3cde8bc (diff) |
Capitalize “JavaScript” correctly
Change-Id: I9f8268244cb43696209958e1ddcd9886ed967303
-rw-r--r-- | source/text/shared/help/browserhelp.xhp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/source/text/shared/help/browserhelp.xhp b/source/text/shared/help/browserhelp.xhp index 18752f2a1b..6c752dff1f 100644 --- a/source/text/shared/help/browserhelp.xhp +++ b/source/text/shared/help/browserhelp.xhp @@ -28,7 +28,7 @@ <paragraph role="paragraph" id="par_id31525734624833" xml-lang="en-US"><variable id="selectmodule">Select Module</variable></paragraph> <paragraph role="paragraph" id="par_id1001525734619670" xml-lang="en-US"><variable id="selectlanguage">Select Language</variable></paragraph> <paragraph role="paragraph" id="par_id91525734616233" xml-lang="en-US"><variable id="searchhelpcontents">Search help contents</variable></paragraph> - <paragraph role="paragraph" id="par_id211591971675557"><variable id="noscriptmsg">Enable Javascript in the browser to display %PRODUCTNAME Help pages.</variable></paragraph> + <paragraph role="paragraph" id="par_id211591971675557"><variable id="noscriptmsg">Enable JavaScript in the browser to display %PRODUCTNAME Help pages.</variable></paragraph> <!-- The languages have to have the paragraph id in form "lang_*", not "par_*" so that they are grabbed --> <paragraph role="paragraph" id="lang_id811525747677263" xml-lang="en-US"><variable id="en-US">English (USA)</variable></paragraph> |