This is an automated email from the ASF dual-hosted git repository.

mseidel pushed a commit to branch AOO41X
in repository https://gitbox.apache.org/repos/asf/openoffice.git

commit 746b6bc7ae13ad3795c273549dacb892726577b7
Author: mseidel <[email protected]>
AuthorDate: Sun Jun 5 13:13:07 2022 +0200

    Fixed typo (0.5 -> Zoom 50%)
---
 main/officecfg/registry/data/org/openoffice/Office/UI/MathCommands.xcu | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git 
a/main/officecfg/registry/data/org/openoffice/Office/UI/MathCommands.xcu 
b/main/officecfg/registry/data/org/openoffice/Office/UI/MathCommands.xcu
index c266fbf3c0..a6ab4550a9 100644
--- a/main/officecfg/registry/data/org/openoffice/Office/UI/MathCommands.xcu
+++ b/main/officecfg/registry/data/org/openoffice/Office/UI/MathCommands.xcu
@@ -165,7 +165,7 @@
             </node>
             <node oor:name=".uno:View50" oor:op="replace">
                 <prop oor:name="Label" oor:type="xs:string">
-                    <value xml:lang="en-US">0.5</value>
+                    <value xml:lang="en-US">Zoom 50%</value>
                 </prop>
             </node>
         </node>

Reply via email to