diff options
author | Olivier Hallot <olivier.hallot@libreoffice.org> | 2018-10-22 14:34:10 +0200 |
---|---|---|
committer | Olivier Hallot <olivier.hallot@libreoffice.org> | 2018-10-22 16:03:04 +0200 |
commit | 53861dca02acb334291052dbc09e456675efc55d (patch) | |
tree | f4ca6e674a17e4ab6010db1cff650d5caa82a7aa | |
parent | 709fb4d48be9df6aff0edb5d840b21e18e9291e6 (diff) |
Missing space between words.
Change-Id: I5731c2c00ee45d949182d17dfbebe94fa1c00be4
Reviewed-on: https://gerrit.libreoffice.org/62178
Tested-by: Jenkins
Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>
-rw-r--r-- | source/text/shared/02/01170000.xhp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/source/text/shared/02/01170000.xhp b/source/text/shared/02/01170000.xhp index 0e56a63791..da6f4778ab 100644 --- a/source/text/shared/02/01170000.xhp +++ b/source/text/shared/02/01170000.xhp @@ -185,7 +185,7 @@ <paragraph role="paragraph" id="par_id3152971" xml-lang="en-US"><image id="img_id3152999" src="cmd/sc_radiobutton.png" width="0.2228in" height="0.2228in"><alt id="alt_id3152999" xml-lang="en-US">Icon</alt></image></paragraph> </tablecell> <tablecell> - <paragraph role="paragraph" id="par_id3149123" xml-lang="en-US"><ahelp hid=".uno:RadioButton">Creates an option button.</ahelp> Option buttons enable the user to choose one of several options. Option buttons with the same functionality are given the same name (<link href="text/shared/02/01170101.xhp" name="Name"><emph>Name</emph></link><emph>property</emph>). Normally, they are given a <link href="text/shared/02/01170000.xhp" name="group box">group box</link>.</paragraph> + <paragraph role="paragraph" id="par_id3149123" xml-lang="en-US"><ahelp hid=".uno:RadioButton">Creates an option button.</ahelp> Option buttons enable the user to choose one of several options. Option buttons with the same functionality are given the same name (<link href="text/shared/02/01170101.xhp" name="Name"><emph>Name</emph></link> <emph>property</emph>). Normally, they are given a <link href="text/shared/02/01170000.xhp" name="group box">group box</link>.</paragraph> </tablecell> </tablerow> </table> |