Pman.js
[Pman.Core] / Pman.js
diff --git a/Pman.js b/Pman.js
index 8efd610..aa9df1f 100644 (file)
--- a/Pman.js
+++ b/Pman.js
@@ -868,7 +868,7 @@ Pman = new Roo.Document(
                     cb.call(result);
                     return;
                 }
-                complete += result;
+                complete += result + ' ';
                 cur++;
                 transbits();
             });