officecfg/registry/schema/org/openoffice/Office/Common.xcs | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-)
New commits: commit f7b9956e07b32b3ceccf24fa118015abdefbb315 Author: Andrea Gelmini <andrea.gelm...@gelma.net> AuthorDate: Sun Dec 11 15:48:12 2022 +0100 Commit: خالد حسني <kha...@aliftype.com> CommitDate: Sun Dec 11 15:50:06 2022 +0000 Fix typo Change-Id: Iac459eb04dda615a37631ed370907b50277a9c7f Reviewed-on: https://gerrit.libreoffice.org/c/core/+/143941 Reviewed-by: Julien Nabet <serval2...@yahoo.fr> Tested-by: خالد حسني <kha...@aliftype.com> diff --git a/officecfg/registry/schema/org/openoffice/Office/Common.xcs b/officecfg/registry/schema/org/openoffice/Office/Common.xcs index e85864df367d..ea175aabf532 100644 --- a/officecfg/registry/schema/org/openoffice/Office/Common.xcs +++ b/officecfg/registry/schema/org/openoffice/Office/Common.xcs @@ -5446,7 +5446,7 @@ <prop oor:name="FontsDontUseUnderlineMetrics" oor:type="oor:string-list" oor:nillable="false"> <info> <desc> - Fonts where the underline or striketout metrics need to be ignored in order to draw the underline or strikeout correctly. + Fonts where the underline or strikeout metrics need to be ignored in order to draw the underline or strikeout correctly. Fonts are identified by their name and the underline metrics (see fontmetric.cxx:ShouldNotUseUnderlineMetrics). </desc> </info>