source/text/shared/02/baseline_grid.xhp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-)
New commits: commit 725564d9ce128320d938b93cfe3aed07f2265c25 Author: Andrea Gelmini <[email protected]> AuthorDate: Fri Dec 26 23:47:50 2025 +0100 Commit: Taichi Haradaguchi <[email protected]> CommitDate: Sat Dec 27 05:21:33 2025 +0100 Fix typo Change-Id: Iedbb60ee7072fff04f0850137724d9e88fd361ab Reviewed-on: https://gerrit.libreoffice.org/c/help/+/196237 Reviewed-by: Taichi Haradaguchi <[email protected]> Tested-by: Jenkins diff --git a/source/text/shared/02/baseline_grid.xhp b/source/text/shared/02/baseline_grid.xhp index 9fd932b1e1..0227c68882 100644 --- a/source/text/shared/02/baseline_grid.xhp +++ b/source/text/shared/02/baseline_grid.xhp @@ -20,7 +20,7 @@ <h1 id="hd_id3160476"><link href="text/shared/02/baseline_grid.xhp#display_baseline_grid">Display Baseline Grid</link></h1> <paragraph id="par_id71849725" role="paragraph">Displays the baseline grid for page line-spacing.</paragraph> </section> - <paragraph role="paragraph" id="par_id131686520802426">The page line-spacing feature aligns all affected text portions so that the the bottoms of the text lines align with an invisible grid. This invisible grid is called the baseline grid. This baseline grid is calculated based on the reference style defined for the page line-spacing. If page line-spacing is not enabled for a given page, the standard reference style (i.e. Body Text) is used to position the baseline grid.</paragraph> + <paragraph role="paragraph" id="par_id131686520802426">The page line-spacing feature aligns all affected text portions so that the bottoms of the text lines align with an invisible grid. This invisible grid is called the baseline grid. This baseline grid is calculated based on the reference style defined for the page line-spacing. If page line-spacing is not enabled for a given page, the standard reference style (i.e. Body Text) is used to position the baseline grid.</paragraph> <note id="par_id71849724">The baseline grid is not available in HTML / XML documents.</note> <section id="howtoget"> <embed href="text/shared/00/00000004.xhp#baseline_grid_howtoget"/>
