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

New commits:
commit a741932eb4e83148a341cfd5c6a30ff1878e3149
Author: Caolán McNamara <caol...@redhat.com>
Date:   Tue Jun 12 21:26:04 2012 +0100

    fucntion -> function
    
    Change-Id: I0d345b2cf60f49e0e6b72724251c1f6d30529dce

diff --git a/salhelper/inc/salhelper/dynload.hxx 
b/salhelper/inc/salhelper/dynload.hxx
index 66bf6b2..5f3e98e 100644
--- a/salhelper/inc/salhelper/dynload.hxx
+++ b/salhelper/inc/salhelper/dynload.hxx
@@ -42,7 +42,7 @@ namespace salhelper
 class SALHELPER_DLLPUBLIC ORealDynamicLoader
 {
 public:
-    /** initializes the loader, loads the library and call the initialization 
fucntion.
+    /** initializes the loader, loads the library and call the initialization 
function.
 
         @param ppSetToZeroInDestructor points to the loader instance which 
must be set to NULL
                                        if the loader will be destroyed.
_______________________________________________
Libreoffice-commits mailing list
libreoffice-comm...@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libreoffice-commits

Reply via email to