unotools/inc/unotools/bootstrap.hxx |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

New commits:
commit dcf24756e5b866a62639ade71df4352f1b8471b1
Author: Caolán McNamara <caol...@redhat.com>
Date:   Tue Apr 10 12:52:14 2012 +0100

    fix typo

diff --git a/unotools/inc/unotools/bootstrap.hxx 
b/unotools/inc/unotools/bootstrap.hxx
index 922f417..d964cf3 100644
--- a/unotools/inc/unotools/bootstrap.hxx
+++ b/unotools/inc/unotools/bootstrap.hxx
@@ -62,7 +62,7 @@ namespace utl
         static rtl::OUString getBuildIdData(rtl::OUString const& _sDefault);
 
         /// retrieve the BuildVersion information item; uses the given 
default, if not found
-        static rtl::OUString getBuildVersion(rtl::OUOUString const& _sDefault);
+        static rtl::OUString getBuildVersion(rtl::OUString const& _sDefault);
 
         /// reload cached data
         static void reloadData();
_______________________________________________
Libreoffice-commits mailing list
Libreoffice-commits@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libreoffice-commits

Reply via email to