summaryrefslogtreecommitdiff
path: root/include/tools/resid.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'include/tools/resid.hxx')
-rw-r--r--include/tools/resid.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/tools/resid.hxx b/include/tools/resid.hxx
index 631f8bc8a20d..0966b3bf4630 100644
--- a/include/tools/resid.hxx
+++ b/include/tools/resid.hxx
@@ -84,7 +84,7 @@ public:
RESOURCE_TYPE GetRT() const { return( m_nRT ); }
- /** Set the type if not already set. Ask for tye with GetRT()
+ /** Set the type if not already set. Ask for type with GetRT()
[Example]
ResId aId( 1000 );