source/text/scalc/01/04060110.xhp |    4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

New commits:
commit 435e1e0e429e9d743cf11d08cb10f9f25b83e3b3
Author:     Steve Fanning <stevemfann...@yahoo.co.uk>
AuthorDate: Thu Jul 15 22:37:01 2021 +0200
Commit:     Olivier Hallot <olivier.hal...@libreoffice.org>
CommitDate: Thu Jul 15 23:06:51 2021 +0200

    Delete erroneous statement from help description of Calc's REPT function.
    
    Change-Id: I5958f787798d309a7896ac47e1caa5eeeefbef96
    Reviewed-on: https://gerrit.libreoffice.org/c/help/+/118926
    Tested-by: Jenkins
    Reviewed-by: Olivier Hallot <olivier.hal...@libreoffice.org>

diff --git a/source/text/scalc/01/04060110.xhp 
b/source/text/scalc/01/04060110.xhp
index cee63d9d7..55a130d20 100644
--- a/source/text/scalc/01/04060110.xhp
+++ b/source/text/scalc/01/04060110.xhp
@@ -565,11 +565,11 @@
 <paragraph id="par_id3150494" role="code" xml-lang="en-US">REPT("Text"; 
Number)</paragraph>
 <paragraph id="par_id3154859" role="paragraph" xml-lang="en-US"> 
<emph>Text</emph> is the text to be repeated.</paragraph>
 <paragraph id="par_id3150638" role="paragraph" xml-lang="en-US"> 
<emph>Number</emph> is the number of repetitions.</paragraph>
-<paragraph id="par_id3149922" role="paragraph" xml-lang="en-US">The result can 
be a maximum of 255 characters.</paragraph>
 
 <embed href="text/scalc/01/common_func.xhp#sectionexample"/>
 <paragraph id="par_id3148626" role="paragraph" xml-lang="en-US"> <item 
type="input">=REPT("Good morning";2)</item> returns Good morningGood 
morning.</paragraph>
-</section>
+  
+<tip id="par_id381626381556310">Refer to the <link 
href="https://wiki.documentfoundation.org/Documentation/Calc_Functions/REPT"; 
name="REPT_Wiki">REPT</link> wiki page for more details about this 
function.</tip></section>
 
 <section id="right">
 <bookmark xml-lang="en-US" branch="index" id="bm_id3149805">
_______________________________________________
Libreoffice-commits mailing list
libreoffice-comm...@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-commits

Reply via email to