[Libreoffice-commits] .: cppuhelper/inc

Lionel Elie Mamane lmamane at kemper.freedesktop.org
Fri Oct 28 02:08:17 PDT 2011


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

New commits:
commit 853b1852200325098e8aadbfbdf1fcf70a50bce1
Author: Lionel Elie Mamane <lionel at mamane.lu>
Date:   Fri Oct 28 10:52:00 2011 +0200

    typo/spelling/grammar in comment

diff --git a/cppuhelper/inc/cppuhelper/propshlp.hxx b/cppuhelper/inc/cppuhelper/propshlp.hxx
index 66bbc76..42aff10 100644
--- a/cppuhelper/inc/cppuhelper/propshlp.hxx
+++ b/cppuhelper/inc/cppuhelper/propshlp.hxx
@@ -66,7 +66,7 @@ public:
         {}
 
     /**
-       Folowing the rule, the first virtual method impies the virtual destructor.
+       Following the rule, the first virtual method implies a virtual destructor.
      */
     virtual ~IPropertyArrayHelper();
 


More information about the Libreoffice-commits mailing list