Skip to content

Commit

Permalink
Merge pull request #7062 from JulioGitLab/patch-CORNER-descr-cx
Browse files Browse the repository at this point in the history
Patch-CORNER-descr-cx
  • Loading branch information
davepagurek authored May 21, 2024
2 parents bcf9134 + 58539ee commit c597e82
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/core/shape/attributes.js
Original file line number Diff line number Diff line change
Expand Up @@ -186,7 +186,7 @@ p5.prototype.noSmooth = function() {
*
* By default, the first two parameters of
* <a href="#/p5/rect">rect()</a> and <a href="#/p5/square">square()</a>,
* are the x- and y-coordinates of the shape's center. The next parameters set
* are the x- and y-coordinates of the shape's upper left corner. The next parameters set
* the shape's width and height. This is the same as calling
* `rectMode(CORNER)`.
*
Expand Down

0 comments on commit c597e82

Please sign in to comment.