From Alexander Wiebel, "I did some spell checking in my spare time. Here come 20 files."

This commit is contained in:
Robert Osfield
2010-09-24 14:53:10 +00:00
parent 73a4e775c0
commit f6517d2f8b
20 changed files with 28 additions and 28 deletions

View File

@@ -43,7 +43,7 @@ class OSG_EXPORT TexMat : public StateAttribute
virtual int compare(const StateAttribute& sa) const
{
// Check for equal types, then create the rhs variable
// used by the COMPARE_StateAttribute_Paramter macros below.
// used by the COMPARE_StateAttribute_Parameter macros below.
COMPARE_StateAttribute_Types(TexMat,sa)
// Compare each parameter in turn against the rhs.