Mark Scherer 9 years ago
parent
commit
43e896c67b
1 changed files with 1 additions and 1 deletions
  1. 1 1
      src/Model/Behavior/JsonableBehavior.php

+ 1 - 1
src/Model/Behavior/JsonableBehavior.php

@@ -18,7 +18,7 @@ use Tools\Utility\Text;
  *
  * This is a port of the Serializeable behavior by Matsimitsu (http://www.matsimitsu.nl)
  * Modified by Mark Scherer (http://www.dereuromark.de)
- *s
+ *
  * Supports different input/output formats:
  * - "list" is useful as some kind of pseudo enums or simple lists
  * - "params" is useful for multiple key/value pairs