Minor text change to beginRecord() reference, per processing/processing-docs#274

This commit is contained in:
Scott Murray
2015-08-03 11:03:38 -07:00
parent 7df698ab17
commit b55a8ed5cb
+1 -1
View File
@@ -10343,7 +10343,7 @@ public class PApplet implements PConstants {
* ( end auto-generated )
*
* @webref output:files
* @param renderer for example, PDF
* @param renderer PDF or SVG
* @param filename filename for output
* @see PApplet#endRecord()
*/