To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=113958


User rene changed the following:

                What    |Old value                 |New value
================================================================================
                Platform|Unknown                   |All
--------------------------------------------------------------------------------




------- Additional comments from r...@openoffice.org Wed Aug 18 09:50:33 +0000 
2010 -------
diff --git a/cpputools/source/registercomponent/registercomponent.cxx
b/cpputools/source/registercomponent/registercomponent.cxx
--- a/cpputools/source/registercomponent/registercomponent.cxx
+++ b/cpputools/source/registercomponent/registercomponent.cxx
@@ -584,7 +584,7 @@
                     
             if ( ! _bSilent )
             {
-                fprintf(stderr, "register component '%s' in registry '%s'
succesful!\n", sUrl.getStr(), _sRegName.getStr());
+                fprintf(stderr, "register component '%s' in registry '%s'
successful!\n", sUrl.getStr(), _sRegName.getStr());
             }
 
                }
@@ -613,7 +613,7 @@
             if (bRet)
             {
                 if ( ! _bSilent )
-                    fprintf(stderr, "revoke component '%s' from registry '%s'
succesful!\n", sUrl.getStr(), _sRegName.getStr());
+                    fprintf(stderr, "revoke component '%s' from registry '%s'
successful!\n", sUrl.getStr(), _sRegName.getStr());
             }
             else
             {


---------------------------------------------------------------------
Please do not reply to this automatically generated notification from
Issue Tracker. Please log onto the website and enter your comments.
http://qa.openoffice.org/issue_handling/project_issues.html#notification

---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscr...@udk.openoffice.org
For additional commands, e-mail: issues-h...@udk.openoffice.org


---------------------------------------------------------------------
To unsubscribe, e-mail: allbugs-unsubscr...@openoffice.org
For additional commands, e-mail: allbugs-h...@openoffice.org

Reply via email to