diff options
author | Andrea Gelmini <andrea.gelmini@gelma.net> | 2021-09-06 21:46:56 +0200 |
---|---|---|
committer | Julien Nabet <serval2412@yahoo.fr> | 2021-09-06 21:50:27 +0200 |
commit | f62fb28bc3aad654de660408e9215cd66abb3e5b (patch) | |
tree | 7096e3f09124527a8f3f2ccf170f1c76bb97a912 | |
parent | 28b4c299d1d89b814502c9da56bf828b8808ceb0 (diff) |
Fix typo
Change-Id: I59548caf3c307d7ff95354f9d7f664112af23b21
Reviewed-on: https://gerrit.libreoffice.org/c/help/+/121736
Tested-by: Jenkins
Reviewed-by: Julien Nabet <serval2412@yahoo.fr>
-rw-r--r-- | source/text/sbasic/guide/calc_borders.xhp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/source/text/sbasic/guide/calc_borders.xhp b/source/text/sbasic/guide/calc_borders.xhp index 6ca63b6199..7ab690fbec 100644 --- a/source/text/sbasic/guide/calc_borders.xhp +++ b/source/text/sbasic/guide/calc_borders.xhp @@ -102,7 +102,7 @@ <section id="LineStyles_h2"> <h2 id="hd_id361630539136798">Line Styles</h2> </section> - <paragraph role="paragraph" id="par_id501630539147234">Line styles are defined as integer contants. The table below lists the constants for the line styles available in <menuitem>Format - Cells - Borders</menuitem>:</paragraph> + <paragraph role="paragraph" id="par_id501630539147234">Line styles are defined as integer constants. The table below lists the constants for the line styles available in <menuitem>Format - Cells - Borders</menuitem>:</paragraph> <table id="tab_id531630539273987"> <tablerow> <tablecell> |