diff options
author | Ross Johnson <ross.johnson@homemail.com.au> | 2021-09-27 11:52:54 +0200 |
---|---|---|
committer | Adolfo Jayme Barrientos <fitojb@ubuntu.com> | 2021-09-27 15:56:33 +0200 |
commit | 7cf8e3f561e8b68134e46f874507fecd25b9f5b1 (patch) | |
tree | 3684fd931ba65af110738075ae617c89ab593e86 /source/text/swriter | |
parent | e7ef99cadf81a72688dbae1f8ba9f99c3b568aa7 (diff) |
Revert "tdf#33749 - HTML Help pages - reflect changes to cell merge in Calc"
This reverts commit 7a45cfda035abefcda03767a4c81f93c69d593b1.
Reason for revert: Change to core have been reverted due to their regressive nature as reported. This revert is for sync. There is a new patchset coming to resolve the issue.
Change-Id: I30e224b7fc79a9620058e26ee5055f9ff5ce8819
Reviewed-on: https://gerrit.libreoffice.org/c/help/+/122647
Tested-by: Jenkins
Reviewed-by: Adolfo Jayme Barrientos <fitojb@ubuntu.com>
Diffstat (limited to 'source/text/swriter')
-rw-r--r-- | source/text/swriter/guide/table_cellmerge.xhp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/source/text/swriter/guide/table_cellmerge.xhp b/source/text/swriter/guide/table_cellmerge.xhp index a70928fb81..5afd032cd1 100644 --- a/source/text/swriter/guide/table_cellmerge.xhp +++ b/source/text/swriter/guide/table_cellmerge.xhp @@ -35,7 +35,7 @@ </bookmark><comment>mw made "cell merges;" a one level entry</comment> <paragraph xml-lang="en-US" id="hd_id6618243" role="heading" level="1"><variable id="table_cellmerge"><link href="text/swriter/guide/table_cellmerge.xhp" name="Merging and Splitting Cells">Merging and Splitting Cells</link> </variable><comment>mw created this file out of the shared guide "table_cellmerge.xhp", see also bug #63021</comment></paragraph> - <paragraph xml-lang="en-US" id="par_id1211890" role="paragraph">You can select adjacent cells, then merge them into a single larger cell. Conversely, you can take a large cell and divide it into smaller cells.</paragraph> + <paragraph xml-lang="en-US" id="par_id1211890" role="paragraph">You can select adjacent cells, then merge them into a single cell. Conversely, you can take a large cell and divide it into individual cells.</paragraph> <paragraph xml-lang="en-US" id="hd_id3463850" role="heading" level="2">To Merge Cells</paragraph> <list type="ordered"> <listitem> |