Skip to content

Commit 9b5de17

Browse files
Commiting-suggestion
Co-authored-by: Dave Pagurek <dave@davepagurek.com>
1 parent 4dc43c5 commit 9b5de17

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/type/textCore.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -226,7 +226,7 @@ function textCore(p5, fn) {
226226
*
227227
* @method textAlign
228228
* @for p5
229-
* @param {Constant} horizAlign horizontal alignment, either LEFT,
229+
* @param {LEFT|CENTER|RIGHT} horizAlign horizontal alignment
230230
* CENTER, or RIGHT.
231231
* @param {Constant} [vertAlign] vertical alignment, either TOP,
232232
* BOTTOM, CENTER, or BASELINE.

0 commit comments

Comments
 (0)