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

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


The following commit(s) were added to refs/heads/trunk by this push:
     new 0e37699  Typo.
0e37699 is described below

commit 0e37699dba67482284f6676ceb93fd6e6dc1bc23
Author: Damjan Jovanovic <[email protected]>
AuthorDate: Sat Aug 10 07:31:02 2019 +0200

    Typo.
    
    Patch by: me
---
 main/swext/mediawiki/build.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/main/swext/mediawiki/build.xml b/main/swext/mediawiki/build.xml
index 287c9cf..510438b 100644
--- a/main/swext/mediawiki/build.xml
+++ b/main/swext/mediawiki/build.xml
@@ -188,7 +188,7 @@
 
     <!-- 
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
 -->
 
-    <target name="uno-debug" description="Debugss UNO extension package in 
Target Office" depends="uno-package">
+    <target name="uno-debug" description="Debugs UNO extension package in 
Target Office" depends="uno-package">
                <!-- security fail for executing this without netbeans -->
         <fail unless="netbeans.home">This target can only run inside the 
NetBeans IDE.</fail>
                <!-- start debugger and get connection address jpda.address -->

Reply via email to