[Libreoffice-commits] .: salhelper/inc
Caolán McNamara
caolan at kemper.freedesktop.org
Tue Jun 12 13:27:22 PDT 2012
salhelper/inc/salhelper/dynload.hxx | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
New commits:
commit a741932eb4e83148a341cfd5c6a30ff1878e3149
Author: Caolán McNamara <caolanm at 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.
More information about the Libreoffice-commits
mailing list