summaryrefslogtreecommitdiff
path: root/cppuhelper
diff options
context:
space:
mode:
authorLionel Elie Mamane <lionel@mamane.lu>2011-10-28 10:52:00 +0200
committerLionel Elie Mamane <lionel@mamane.lu>2011-10-28 11:07:50 +0200
commit853b1852200325098e8aadbfbdf1fcf70a50bce1 (patch)
treec8f26d10fa910e767d52ba98ed402b6a56f9ab80 /cppuhelper
parent89b3820c7b8c97480b556b3553cd78aaa12d07d8 (diff)
typo/spelling/grammar in comment
Diffstat (limited to 'cppuhelper')
-rw-r--r--cppuhelper/inc/cppuhelper/propshlp.hxx2
1 files changed, 1 insertions, 1 deletions
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();