Pman.js
authorAlan Knowles <alan@akbkhome.com>
Thu, 6 Oct 2011 07:26:03 +0000 (15:26 +0800)
committerAlan Knowles <alan@akbkhome.com>
Thu, 6 Oct 2011 07:26:03 +0000 (15:26 +0800)
Pman.js

diff --git a/Pman.js b/Pman.js
index ee603f8..16244b8 100644 (file)
--- a/Pman.js
+++ b/Pman.js
@@ -797,7 +797,8 @@ Pman = new Roo.Document(
         
         /// design flaw
         // previously we did not a good naming policy for module and parts
-        // new versions should have 'part' as 
+        // most things that are called module here, really are 'parts'
+        // new versions should have 'part' as [ module : part ]
         
         
         if (typeof(obj.part) != 'undefined')  {