diff options
author | Lionel Elie Mamane <lionel@mamane.lu> | 2011-10-28 10:52:00 +0200 |
---|---|---|
committer | Lionel Elie Mamane <lionel@mamane.lu> | 2011-10-28 11:07:50 +0200 |
commit | 853b1852200325098e8aadbfbdf1fcf70a50bce1 (patch) | |
tree | c8f26d10fa910e767d52ba98ed402b6a56f9ab80 /cppuhelper/inc | |
parent | 89b3820c7b8c97480b556b3553cd78aaa12d07d8 (diff) |
typo/spelling/grammar in comment
Diffstat (limited to 'cppuhelper/inc')
-rw-r--r-- | cppuhelper/inc/cppuhelper/propshlp.hxx | 2 |
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(); |