diff options
author | Stephan Bergmann <sbergman@redhat.com> | 2014-05-25 21:56:03 +0200 |
---|---|---|
committer | Caolán McNamara <caolanm@redhat.com> | 2014-05-26 10:54:12 +0100 |
commit | ef5075ab122ec70c686b4127038a7ea0adf70f69 (patch) | |
tree | a1ef2f1cc916028ac18d4e8f2c9f261a3e44cca2 | |
parent | 9c2a8673716e0bf952413b528b3cdfc8d0d80585 (diff) |
Missing </paragraph>
Change-Id: If492aff3b38c3d0e0bbb46c6b79295d3d318c95d
(cherry picked from commit e45140e4062722a349b61fc7d4a4b0dea7c86127)
-rw-r--r-- | source/text/shared/guide/groups.xhp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/source/text/shared/guide/groups.xhp b/source/text/shared/guide/groups.xhp index 52be0ea504..179dfb1cbf 100644 --- a/source/text/shared/guide/groups.xhp +++ b/source/text/shared/guide/groups.xhp @@ -84,7 +84,7 @@ <paragraph xml-lang="en-US" id="par_id6354869" role="paragraph" l10n="NEW">Right-click any object of the group. In Calc or Writer, commands are in a submenu <emph>Group</emph>, while in Impress or Draw, they are at the toplevel of the context menu.</paragraph> </listitem> <listitem> - <paragraph xml-lang="en-US" id="par_id2685323" role="paragraph" l10n="NEW">Choose <emph>Exit Group</emph>. + <paragraph xml-lang="en-US" id="par_id2685323" role="paragraph" l10n="NEW">Choose <emph>Exit Group</emph>.</paragraph> </listitem> </list> <paragraph xml-lang="en-US" id="par_id6042664" role="paragraph" l10n="NEW">To exit a group in Draw or Impress, you can also double-click anywhere outside the group.</paragraph> |