Skip to content

Commit

Permalink
Updated comment
Browse files Browse the repository at this point in the history
  • Loading branch information
Ian Wright committed May 31, 2018
1 parent 4373af0 commit c46cc4a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/textWrap.js
Original file line number Diff line number Diff line change
Expand Up @@ -128,7 +128,7 @@ export default function() {

/**
@memberof textWrap
@desc If *value* is specified, sets the maximum number of lines allowed when wrapping
@desc If *value* is specified, sets the maximum number of lines allowed when wrapping.
@param {Function|Number} [*value*]
*/
textWrap.maxLines = function(_) {
Expand Down

0 comments on commit c46cc4a

Please sign in to comment.