We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 38f7644 + 7fde440 commit 622a7ffCopy full SHA for 622a7ff
src/core/shape/vertex.js
@@ -781,7 +781,7 @@ p5.prototype.endShape = function(mode) {
781
* </div>
782
*
783
* @alt
784
- * backwards s-shaped black line with the same s-shaped line in postive z-axis.
+ * backwards s-shaped black line with the same s-shaped line in positive z-axis.
785
*/
786
p5.prototype.quadraticVertex = function(...args) {
787
p5._validateParameters('quadraticVertex', args);
0 commit comments