summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--source/text/shared/guide/groups.xhp2
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>
delete-undo-rework'>feature/sw-delete-undo-rework LibreOffice 核心代码仓库文档基金会
summaryrefslogtreecommitdiff
path: root/sc/source/ui/inc/colrowba.hxx
AgeCommit message (Expand)Author
2018-10-15loplugin:constfields in scNoel Grandin
2016-11-07loplugin:expandablemethods in scNoel Grandin
2016-09-13loplugin:override: No more need for the "MSVC dtor override" workaroundStephan Bergmann
2015-12-15Prefix members with 'm'Tor Lillqvist
2015-12-14tdf#34094 : Allow column and row selections while creating a formulaDennis Francis
2015-10-12Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann
2014-09-23fdo#82577: Handle WindowNoel Grandin