Skip to content

Commit

Permalink
docs: fix typo in jsdoc comments
Browse files Browse the repository at this point in the history
  • Loading branch information
dougwilson committed Mar 25, 2017
1 parent 0f736d8 commit 4ee2df9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion index.js
Original file line number Diff line number Diff line change
Expand Up @@ -210,7 +210,7 @@ function qstring (val) {
}

/**
* Simply "type/subtype+siffx" into parts.
* Split "type/subtype+siffx" into parts.
*
* @param {string} string
* @return {Object}
Expand Down

0 comments on commit 4ee2df9

Please sign in to comment.