diff --git a/Sources/Tools/MaxComponent/plAutoUIBase.h b/Sources/Tools/MaxComponent/plAutoUIBase.h index 024362f9e7..c0115262b7 100644 --- a/Sources/Tools/MaxComponent/plAutoUIBase.h +++ b/Sources/Tools/MaxComponent/plAutoUIBase.h @@ -79,7 +79,7 @@ class plAutoUIBase // // 'scriptName' is a MaxScript visible name. Here's what the help file says: // "They should begin with an alpha character, have only alphanumerics, and have no - // spaces, punctuations, etc. The convention for multi-uint16_t names is to use + // spaces, punctuations, etc. The convention for multi-word names is to use // studly-caps, eg, paintRadius." // (Note: if this is nil, one will be generated from 'name'.) //