From 853b1852200325098e8aadbfbdf1fcf70a50bce1 Mon Sep 17 00:00:00 2001 From: Lionel Elie Mamane Date: Fri, 28 Oct 2011 10:52:00 +0200 Subject: typo/spelling/grammar in comment --- cppuhelper/inc/cppuhelper/propshlp.hxx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'cppuhelper/inc') diff --git a/cppuhelper/inc/cppuhelper/propshlp.hxx b/cppuhelper/inc/cppuhelper/propshlp.hxx index 66bbc761fa19..42aff103d053 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(); -- cgit