summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndrea Gelmini <andrea.gelmini@gelma.net>2024-12-18 21:54:19 +0100
committerChristian Lohmaier <lohmaier+LibreOffice@googlemail.com>2024-12-19 20:30:51 +0100
commit5414e48ef97b4734912d64adcdadfca2f50e2aa4 (patch)
treeb901966262f1bb4e414f7273dba65d0415b747e3
parentf1130f7f8aef49c86c39b9fbd377eab6d0346d21 (diff)
Fix typo
Change-Id: I93758f1bb09b9a7ce65e3692d968149fc58ae6c7 Reviewed-on: https://gerrit.libreoffice.org/c/core/+/178746 Tested-by: Jenkins Reviewed-by: Julien Nabet <serval2412@yahoo.fr> Reviewed-by: Sahil Gautam <sahil.gautam.extern@allotropia.de> (cherry picked from commit 12af04516999c2e13156b25e7fe2a1d22f347575) Reviewed-on: https://gerrit.libreoffice.org/c/core/+/178797 Reviewed-by: Xisco Fauli <xiscofauli@libreoffice.org> Reviewed-by: Christian Lohmaier <lohmaier+LibreOffice@googlemail.com>
-rw-r--r--officecfg/registry/schema/org/openoffice/Office/UI.xcs2
1 files changed, 1 insertions, 1 deletions
diff --git a/officecfg/registry/schema/org/openoffice/Office/UI.xcs b/officecfg/registry/schema/org/openoffice/Office/UI.xcs
index 550131144f58..a1a5d3113186 100644
--- a/officecfg/registry/schema/org/openoffice/Office/UI.xcs
+++ b/officecfg/registry/schema/org/openoffice/Office/UI.xcs
@@ -1027,7 +1027,7 @@
</prop>
<prop oor:name="Dark" oor:type="xs:int">
<info>
- <desc>Specifies dark color for the SQL strigns.</desc>
+ <desc>Specifies dark color for the SQL strings.</desc>
</info>
</prop>
</group>