You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@openoffice.apache.org by ms...@apache.org on 2019/01/08 15:11:33 UTC

svn commit: r1850759 - /openoffice/trunk/main/officecfg/registry/data/org/openoffice/Office/UI/MathCommands.xcu

Author: mseidel
Date: Tue Jan  8 15:11:33 2019
New Revision: 1850759

URL: http://svn.apache.org/viewvc?rev=1850759&view=rev
Log:
Fixed typo (0.5 -> Zoom 50%)

Modified:
    openoffice/trunk/main/officecfg/registry/data/org/openoffice/Office/UI/MathCommands.xcu

Modified: openoffice/trunk/main/officecfg/registry/data/org/openoffice/Office/UI/MathCommands.xcu
URL: http://svn.apache.org/viewvc/openoffice/trunk/main/officecfg/registry/data/org/openoffice/Office/UI/MathCommands.xcu?rev=1850759&r1=1850758&r2=1850759&view=diff
==============================================================================
--- openoffice/trunk/main/officecfg/registry/data/org/openoffice/Office/UI/MathCommands.xcu (original)
+++ openoffice/trunk/main/officecfg/registry/data/org/openoffice/Office/UI/MathCommands.xcu Tue Jan  8 15:11:33 2019
@@ -172,7 +172,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>