[Libreoffice-commits] dev-tools.git: helpauthoring/Addons.xcu
Maxim Monastirsky
momonasmon at gmail.com
Fri Sep 18 05:37:56 PDT 2015
helpauthoring/Addons.xcu | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
New commits:
commit 9710dba1a72e201396327c318b339f27f856f7d3
Author: Maxim Monastirsky <momonasmon at gmail.com>
Date: Fri Sep 18 15:36:30 2015 +0300
helpauthoring: Fix typo ontext -> Context
diff --git a/helpauthoring/Addons.xcu b/helpauthoring/Addons.xcu
index ead35ac..3894e58 100644
--- a/helpauthoring/Addons.xcu
+++ b/helpauthoring/Addons.xcu
@@ -25,7 +25,7 @@
<value/>
<value xml:lang="en-US">Help Authoring</value>
</prop>
- <prop oor:name="ontext" oor:type="xs:string">
+ <prop oor:name="Context" oor:type="xs:string">
<value>com.sun.star.text.TextDocument,com.sun.star.sdb.OfficeDatabaseDocument,com.sun.star.script.BasicIDE</value>
</prop>
<node oor:name="Submenu">
More information about the Libreoffice-commits
mailing list