##// END OF EJS Templates
Fix minor documentation typo
Frazer McLean -
Show More
@@ -63,7 +63,7 b' line (if the items are short enough) or aligned with the right edge of the'
63 63 opening bracket of `MyList`.
64 64
65 65 If you just want to indent something you can use the group function
66 without open / close parameters. Yu can also use this code::
66 without open / close parameters. You can also use this code::
67 67
68 68 with p.indent(2):
69 69 ...
General Comments 0
You need to be logged in to leave comments. Login now