Skip to content

Commit f921125

Browse files
fix typo
1 parent 3c9de13 commit f921125

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/typography/attributes.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -154,7 +154,7 @@ p5.prototype.textLeading = function(theLeading) {
154154
*
155155
* Note: Font size is measured in pixels.
156156
*
157-
* Calling `textSize()` without an arugment returns the current size.
157+
* Calling `textSize()` without an argument returns the current size.
158158
*
159159
* @method textSize
160160
* @param {Number} size size of the letters in units of pixels.

0 commit comments

Comments
 (0)