extensions/source/ole/oleobjw.hxx |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

New commits:
commit 7bdd928c35e93537ce739af140c617c917fb9702
Author: Julien Nabet <serval2...@yahoo.fr>
Date:   Sat Jun 8 13:45:37 2013 +0200

    Fix typo: alway -> always
    
    Change-Id: I60b4a6086a6e114ff4895755e4c20dfb402a1979

diff --git a/extensions/source/ole/oleobjw.hxx 
b/extensions/source/ole/oleobjw.hxx
index 46168be..5aa6df9 100644
--- a/extensions/source/ole/oleobjw.hxx
+++ b/extensions/source/ole/oleobjw.hxx
@@ -172,7 +172,7 @@ protected:
     void getAttributeInfo(const OUString& sName, TypeDescription& 
attributeInfo);
     // used by get MethodInfo
     TypeDescription  getInterfaceMemberDescOfCurrentCall(const OUString& 
sName);
-    /** Returns alway a valid ITypeInfo interface or throws a 
BridgeRuntimeError.
+    /** Returns always a valid ITypeInfo interface or throws a 
BridgeRuntimeError.
         The returned interface does not need to be AddRef'ed as long as it is 
locally
         used. The interface is kept in the instance of this class.
      */
_______________________________________________
Libreoffice-commits mailing list
libreoffice-comm...@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libreoffice-commits

Reply via email to