| @@ -99,7 +99,7 @@ | ||
| 99 | 99 |      { | 
| 100 | 100 |          @trigger_error("You're casting a JailedDocument into a string, did you really mean to do this?", E_USER_WARNING); | 
| 101 | 101 | |
| 102 | - return serialize($this->__debugInfo());s | |
| 102 | + return serialize($this->__debugInfo()); s | |
| 103 | 103 | } | 
| 104 | 104 | |
| 105 | 105 | /** |