mirror of
https://github.com/processing/processing4.git
synced 2026-02-13 18:35:37 +01:00
Small typo fix for processing/processing-docs#362
This commit is contained in:
@@ -4685,7 +4685,7 @@ public class PGraphics extends PImage implements PConstants {
|
||||
* ignored.
|
||||
*
|
||||
* @param x1 by default, the x-coordinate of text, see rectMode() for more info
|
||||
* @param y1 by default, the x-coordinate of text, see rectMode() for more info
|
||||
* @param y1 by default, the y-coordinate of text, see rectMode() for more info
|
||||
* @param x2 by default, the width of the text box, see rectMode() for more info
|
||||
* @param y2 by default, the height of the text box, see rectMode() for more info
|
||||
*/
|
||||
|
||||
Reference in New Issue
Block a user