officecfg/registry/schema/org/openoffice/Office/Calc.xcs | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-)
New commits: commit 7fe77a2d4d580817fa83d5d22bf53683ee38c9ce Author: Andrea Gelmini <andrea.gelm...@gelma.net> AuthorDate: Thu Aug 24 10:21:38 2023 +0200 Commit: Julien Nabet <serval2...@yahoo.fr> CommitDate: Thu Aug 24 22:14:34 2023 +0200 Fix typo Change-Id: I97450e0259bca2188547bcc71328e27544edbc10 Reviewed-on: https://gerrit.libreoffice.org/c/core/+/156036 Tested-by: Jenkins Reviewed-by: Julien Nabet <serval2...@yahoo.fr> diff --git a/officecfg/registry/schema/org/openoffice/Office/Calc.xcs b/officecfg/registry/schema/org/openoffice/Office/Calc.xcs index a41de7a36b8a..545808a05232 100644 --- a/officecfg/registry/schema/org/openoffice/Office/Calc.xcs +++ b/officecfg/registry/schema/org/openoffice/Office/Calc.xcs @@ -1863,7 +1863,7 @@ </group> <prop oor:name="Links" oor:type="xs:boolean" oor:nillable="false"> <info> - <desc>Insert link for the cell, instead of text fields in a cell.(Excel iteropability options)</desc> + <desc>Insert link for the cell, instead of text fields in a cell.(Excel interopability options)</desc> <label>Links like Excel</label> </info> <value>false</value>