Skip to content

Commit 3385ce9

Browse files
committed
Add missing @example
1 parent 7668bd8 commit 3385ce9

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

src/type/textCore.js

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1331,6 +1331,7 @@ function textCore(p5, fn) {
13311331
* @param {Number} weight - The numeric weight value to set for the text.
13321332
* @returns {Number} If no arguments are provided, the current font weight
13331333
*
1334+
* @example
13341335
* <code>
13351336
* function setup() {
13361337
* createCanvas(300, 200);

0 commit comments

Comments
 (0)