changed divisions default value from 5 to 4, as it is in the code.
@@ -50,7 +50,7 @@
<div>
[page:String text] -- string of text.<br />
[page:Float size] -- (optional) scale for the [page:Shape Shapes]. Default is *100*.<br />
- [page:Integer divisions] -- (optional) fineness of the [page:Shape Shapes]. Default is *5*.<br />
+ [page:Integer divisions] -- (optional) fineness of the [page:Shape Shapes]. Default is *4*.<br />
Creates an array of [page:Shape Shapes] representing the text in the font.
</div>