diff options
Diffstat (limited to 'source/text/sbasic')
-rw-r--r-- | source/text/sbasic/guide/create_dialog.xhp | 2 |
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> |