Merge pull request #3207 from GKFX/patch-1

PApplet.java: disable a doc comment
This commit is contained in:
Ben Fry
2015-04-23 16:52:52 -04:00
+1 -1
View File
@@ -3887,7 +3887,7 @@ public class PApplet implements PConstants {
}
/**
/*
* Find the minimum value in an array.
* Throws an ArrayIndexOutOfBoundsException if the array is length 0.
* @param list the source array