Skip to content

Commit fc4d23d

Browse files
author
Scott Murray
committed
1 parent ecebe47 commit fc4d23d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

core/src/processing/core/PImage.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -55,7 +55,7 @@
5555
*
5656
* @webref image
5757
* @usage Web & Application
58-
* @instanceName img any variable of type PImage
58+
* @instanceName img any object of type PImage
5959
* @see PApplet#loadImage(String)
6060
* @see PApplet#imageMode(int)
6161
* @see PApplet#createImage(int, int, int)

0 commit comments

Comments
 (0)