summaryrefslogtreecommitdiff
path: root/rsc/inc/rscarray.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'rsc/inc/rscarray.hxx')
-rw-r--r--rsc/inc/rscarray.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/rsc/inc/rscarray.hxx b/rsc/inc/rscarray.hxx
index 65a74e9fa5b8..1b7fc3bb9025 100644
--- a/rsc/inc/rscarray.hxx
+++ b/rsc/inc/rscarray.hxx
@@ -49,7 +49,7 @@ struct RscArrayInst
RscInstNode * pNode;
};
-/* The tree is sorted against its enum value, not gainst its HashId */
+/* The tree is sorted against its enum value, not against its HashId */
class RscArray : public RscTop
{
protected: