summaryrefslogtreecommitdiff
path: root/source/text/sbasic
diff options
context:
space:
mode:
authorAdolfo Jayme Barrientos <fitojb@ubuntu.com>2019-11-07 04:34:43 -0600
committerAdolfo Jayme Barrientos <fitojb@ubuntu.com>2019-11-07 04:34:43 -0600
commit7670e91fc5079b3bbadbe9c2ea7753974c4cb98d (patch)
treee6bdad268f2659db6001e153c16a670e6a8e3854 /source/text/sbasic
parent18310e0cae2c6c2dcfa61ae2056afaa654a05f10 (diff)
Misc. typo fixing and removal of pointless tags
Change-Id: I7ecffd0417b7e88b76f44e64911c3d8a2f935104
Diffstat (limited to 'source/text/sbasic')
-rw-r--r--source/text/sbasic/guide/create_dialog.xhp2
1 files changed, 1 insertions, 1 deletions
diff --git a/source/text/sbasic/guide/create_dialog.xhp b/source/text/sbasic/guide/create_dialog.xhp
index 4789e59b14..e948d44672 100644
--- a/source/text/sbasic/guide/create_dialog.xhp
+++ b/source/text/sbasic/guide/create_dialog.xhp
@@ -37,7 +37,7 @@
<paragraph role="listitem" id="par_id3163802" xml-lang="en-US">Choose <emph>Tools - Macros - Organize Dialogs</emph>, and then click <emph>New</emph>.</paragraph>
</listitem>
<listitem>
-<paragraph role="listitem" id="par_id3150447" xml-lang="en-US">Enter a name for the dialog, and click OK. To rename the dialog later, right-click the name on the tab, and choose <emph>Rename</emph>. <comment>UFI: issue #i51589#</comment></paragraph>
+<paragraph role="listitem" id="par_id3150447" xml-lang="en-US">Enter a name for the dialog and click <emph>OK</emph>. To rename the dialog later, right-click the name on the tab and choose <emph>Rename</emph>.<comment>UFI: issue #i51589#</comment></paragraph>
</listitem>
<listitem>
<paragraph role="listitem" id="par_idN1065F" xml-lang="en-US">Click <emph>Edit</emph>. The Basic dialog editor opens and contains a blank dialog.</paragraph>