diff options
Diffstat (limited to 'o3d/plugin/idl/pack.idl')
-rw-r--r-- | o3d/plugin/idl/pack.idl | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/o3d/plugin/idl/pack.idl b/o3d/plugin/idl/pack.idl index 99b4863..d52424a 100644 --- a/o3d/plugin/idl/pack.idl +++ b/o3d/plugin/idl/pack.idl @@ -64,7 +64,7 @@ typedef ObjectBase[] ObjectArray; \endcode The only difference is that after all the objects are removed the pack - itself will be released from the client. See documenation on + itself will be released from the client. See documentation on pack.removeObject for why this is important. It's important to note that many objects are only referenced by the pack. |