@@ -42,7 +42,7 @@ |
||
42 | 42 | $this->registerArgument( |
43 | 43 | 'code', |
44 | 44 | 'string', |
45 | - 'Fluid code to be rendered as if it were part of the template rendering it. Can be passed as inline '. |
|
45 | + 'Fluid code to be rendered as if it were part of the template rendering it. Can be passed as inline ' . |
|
46 | 46 | 'argument or tag content' |
47 | 47 | ); |
48 | 48 | } |