source/text/sbasic/shared/00000002.xhp |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

New commits:
commit 5eeb4854797b00302a1f78e439ec63c78e3f559c
Author:     Mike Kaganski <mike.kagan...@collabora.com>
AuthorDate: Thu Jan 23 15:03:19 2025 +0100
Commit:     Mike Kaganski <mike.kagan...@collabora.com>
CommitDate: Thu Jan 23 15:09:42 2025 +0100

    The "point" mentioned in the help is not a "printer point"
    
    ... but a PostScript point (1/72 in).
    
    Change-Id: Ibc43cb702e5ea891d571f7d28f806fa28d957f15
    Reviewed-on: https://gerrit.libreoffice.org/c/help/+/180640
    Reviewed-by: Mike Kaganski <mike.kagan...@collabora.com>
    Tested-by: Jenkins

diff --git a/source/text/sbasic/shared/00000002.xhp 
b/source/text/sbasic/shared/00000002.xhp
index 43b124e60a..78629a3718 100644
--- a/source/text/sbasic/shared/00000002.xhp
+++ b/source/text/sbasic/shared/00000002.xhp
@@ -47,7 +47,7 @@
 <bookmark xml-lang="en-US" branch="index" 
id="bm_id3145801"><bookmark_value>twips; definition</bookmark_value>
 </bookmark>
 <h2 id="hd_id3145801">Twips</h2>
-<paragraph role="paragraph" id="par_id3154731" xml-lang="en-US">A 
<emph>twip</emph> is a screen-independent unit which is used to define the 
uniform position and size of screen elements on all display systems. A twip is 
1/1440th of an inch or 1/20 of a printer's point. There are 1440 twips to an 
inch or about 567 twips to a centimeter.</paragraph>
+<paragraph role="paragraph" id="par_id3154731" xml-lang="en-US">A 
<emph>twip</emph> is a screen-independent unit which is used to define the 
uniform position and size of screen elements on all display systems. A twip is 
1/1440th of an inch or 1/20 of a point. There are 1440 twips to an inch or 
about 567 twips to a centimeter.</paragraph>
 </section>
 <section id="MapAppFontUnits">
 <h2 id="hd_id3153951"><variable id="AppFontUnits">AppFont Units</variable></h2>

Reply via email to