source/text/sbasic/shared/03/sf_chart.xhp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-)
New commits: commit ddbff6c13a02f9b58d0274c2215adfbdd3020fad Author: Andrea Gelmini <andrea.gelm...@gelma.net> AuthorDate: Mon Nov 1 16:14:33 2021 +0100 Commit: Julien Nabet <serval2...@yahoo.fr> CommitDate: Mon Nov 1 16:17:06 2021 +0100 Fix typo Change-Id: I9dc167e31f706ba8769147fcdb6e10c21ae71a31 Reviewed-on: https://gerrit.libreoffice.org/c/help/+/124554 Tested-by: Jenkins Reviewed-by: Julien Nabet <serval2...@yahoo.fr> diff --git a/source/text/sbasic/shared/03/sf_chart.xhp b/source/text/sbasic/shared/03/sf_chart.xhp index 62136eeeb..cfd4526f8 100644 --- a/source/text/sbasic/shared/03/sf_chart.xhp +++ b/source/text/sbasic/shared/03/sf_chart.xhp @@ -474,7 +474,7 @@ <paragraph role="paragraph" id="par_id821591631200626"><emph>xpos, ypos:</emph> Specify the new X and Y positions of the chart. If any of these values are omitted or if negative values are provided, the corresponding positions are left unchanged.</paragraph> <paragraph role="paragraph" id="par_id821591631204288"><emph>width:</emph> Specify the new width of the chart. If this argument is omitted or if a negative value is provided, the chart width is left unchanged.</paragraph> <paragraph role="paragraph" id="par_id821591631203208"><emph>height:</emph> Specify the new height of the chart. If this argument is omitted or if a negative value is provided, the chart height is left unchanged.</paragraph> - <note id="par_id301635340527472">All arguments are provided as integer values that correspond to 1/100 of a millimiter.</note> + <note id="par_id301635340527472">All arguments are provided as integer values that correspond to 1/100 of a millimeter.</note> <embed href="text/sbasic/shared/00000003.xhp#functexample"/> <embed href="text/sbasic/shared/00000003.xhp#In_Basic"/> <bascode>