source/text/scalc/01/func_wrapcols.xhp |    2 +-
 source/text/scalc/01/func_wraprows.xhp |    2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

New commits:
commit 12039db8f078823fd754faf87e7c126e953e3689
Author:     Andrea Gelmini <andrea.gelm...@gelma.net>
AuthorDate: Wed Jan 29 04:49:19 2025 +0100
Commit:     Julien Nabet <serval2...@yahoo.fr>
CommitDate: Wed Jan 29 09:48:03 2025 +0100

    Fix typos
    
    Change-Id: I9703f7c65c06f8d207921d5563702ef13e37d2fd
    Reviewed-on: https://gerrit.libreoffice.org/c/help/+/180872
    Tested-by: Jenkins
    Reviewed-by: Julien Nabet <serval2...@yahoo.fr>

diff --git a/source/text/scalc/01/func_wrapcols.xhp 
b/source/text/scalc/01/func_wrapcols.xhp
index 15988454df..f3c5180cc2 100644
--- a/source/text/scalc/01/func_wrapcols.xhp
+++ b/source/text/scalc/01/func_wrapcols.xhp
@@ -22,7 +22,7 @@
 </bookmark>
 <section id="wrapcols">
     <h1 id="hd_id901708806478126"><variable id="h1"><link 
href="text/scalc/01/func_wrapcols.xhp">WRAPCOLS</link></variable></h1>
-    <paragraph id="par_id771708806478128" role="paragraph">Converts a single 
row or column into multiple columns (a 2-demensional array) by specifying the 
number of values in each column.</paragraph>
+    <paragraph id="par_id771708806478128" role="paragraph">Converts a single 
row or column into multiple columns (a 2-dimensional array) by specifying the 
number of values in each column.</paragraph>
 </section>
 <note id="par_id131711543270539">Enter the formula as an <link 
href="text/scalc/01/04060107.xhp">array formula</link>.</note>
 <embed href="text/scalc/01/ful_func.xhp#func_head_syntax"/>
diff --git a/source/text/scalc/01/func_wraprows.xhp 
b/source/text/scalc/01/func_wraprows.xhp
index ea20f5504d..653d9d5667 100644
--- a/source/text/scalc/01/func_wraprows.xhp
+++ b/source/text/scalc/01/func_wraprows.xhp
@@ -22,7 +22,7 @@
 </bookmark>
 <section id="wraprows">
     <h1 id="hd_id901708806478126"><variable id="h1"><link 
href="text/scalc/01/func_wraprows.xhp">WRAPROWS</link></variable></h1>
-    <paragraph id="par_id771708806478128" role="paragraph">Converts a single 
row or column into multiple rows (a 2-demensional array) by specifying the 
number of values in each row.</paragraph>
+    <paragraph id="par_id771708806478128" role="paragraph">Converts a single 
row or column into multiple rows (a 2-dimensional array) by specifying the 
number of values in each row.</paragraph>
 </section>
 <note id="par_id131711543270539">Enter the formula as an <link 
href="text/scalc/01/04060107.xhp">array formula</link>.</note>
 <embed href="text/scalc/01/ful_func.xhp#func_head_syntax"/>

Reply via email to