This commit is contained in:
David Rose 2003-01-21 16:57:14 +00:00
parent ffe2d598a9
commit 570deb3822

View File

@ -30,7 +30,7 @@ class Filename;
////////////////////////////////////////////////////////////////////
// Class : MayaApi
// Description : This class presents a wrapper around the global
// Maya interface. While the reference count it held,
// Maya interface. While the reference count is held,
// it keeps the Maya interface open, and closes the
// interface when the object destructs.
////////////////////////////////////////////////////////////////////