source/text/sbasic/shared/03040000.xhp | 2 +- source/text/shared/guide/start_parameters.xhp | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-)
New commits: commit 081aa4f6de2c2f6388267883e68966b9da02981f Author: Adolfo Jayme Barrientos <fit...@ubuntu.com> AuthorDate: Sat Oct 30 13:50:01 2021 -0500 Commit: Adolfo Jayme Barrientos <fit...@ubuntu.com> CommitDate: Sat Oct 30 13:50:01 2021 -0500 BASIC syntax error Change-Id: I6ed5bb2541ce6ad6e2bc4f877a093ea5f9cb7aa5 diff --git a/source/text/sbasic/shared/03040000.xhp b/source/text/sbasic/shared/03040000.xhp index 7971edc18..33dbd5af5 100644 --- a/source/text/sbasic/shared/03040000.xhp +++ b/source/text/sbasic/shared/03040000.xhp @@ -203,7 +203,7 @@ <paragraph id="par_id051720170824102971" role="bascode" localize="false"> Set oDoc = ThisComponent</paragraph> <paragraph id="par_id051720170824104997" role="bascode" localize="false"> Print oDoc.Title</paragraph> <paragraph id="par_id051720170824104443" role="bascode" localize="false"> oDoc = Nothing</paragraph> - <paragraph id="par_id051720170824106132" role="bascode" xml-lang="en-US"> Print oDoc ‘ Error</paragraph> + <paragraph id="par_id051720170824106132" role="bascode" xml-lang="en-US"> Print oDoc ' Error</paragraph> <paragraph id="par_id051720170824103527" role="bascode" localize="false">End Sub</paragraph> </bascode> </section> commit 52b37a0450f918a2e4c7ecf8461ee33d4e355e7c Author: Adolfo Jayme Barrientos <fit...@ubuntu.com> AuthorDate: Sun Oct 24 15:44:44 2021 -0500 Commit: Adolfo Jayme Barrientos <fit...@ubuntu.com> CommitDate: Sat Oct 30 13:22:38 2021 -0500 Since Windows 8, “Run” isn’t a clickable Start option Change-Id: I1e02547fbe6042e47c028062ea43375cb3ebd0a4 diff --git a/source/text/shared/guide/start_parameters.xhp b/source/text/shared/guide/start_parameters.xhp index cae93e1d1..4cc41b8c1 100644 --- a/source/text/shared/guide/start_parameters.xhp +++ b/source/text/shared/guide/start_parameters.xhp @@ -39,7 +39,7 @@ <case select="WIN"> <list type="ordered"> <listitem> - <paragraph role="listitem" id="par_id3156152" xml-lang="en-US">Select <emph>Run</emph> from the Windows Start menu.</paragraph> + <paragraph role="listitem" id="par_id3156152" xml-lang="en-US">Search for <emph>Run</emph> in the Windows Start menu.</paragraph> </listitem> <listitem> <paragraph role="listitem" id="par_id3152472" xml-lang="en-US">Type the following text in the <emph>Open</emph> text field and click <emph>OK</emph>. </paragraph>