diff options
author | Jeremy Henty <onepoint@starurchin.org> | 2009-05-30 13:13:27 +0000 |
---|---|---|
committer | Jeremy Henty <onepoint@starurchin.org> | 2009-05-30 13:13:27 +0000 |
commit | 0524d6afd9ce024027c302db3b3cd42738b0260f (patch) | |
tree | f63d745ba5fb776c9dc72d5999f3ed1e21d2dc9a /test/form.hh | |
parent | e16672e1ffcf3e52f1444c362c52183c9f9f201c (diff) |
spelling
Diffstat (limited to 'test/form.hh')
-rw-r--r-- | test/form.hh | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/test/form.hh b/test/form.hh index 4d0481c7..72f0164b 100644 --- a/test/form.hh +++ b/test/form.hh @@ -55,7 +55,7 @@ private: /** * \brief Decorates instances of dw::core::ui::RadioButtonResource. * - * This class has to be instanciated only once for a group of radio + * This class has to be instantiated only once for a group of radio * buttons. */ class RadioButtonResourceDecorator: public ResourceDecorator |