Skip to content

Commit

Permalink
docs: coders care 'bout spellin'. (#129)
Browse files Browse the repository at this point in the history
  • Loading branch information
usiegj00 authored and bcoe committed Oct 6, 2018
1 parent 8b5e470 commit 0e366e3
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 @@ -137,7 +137,7 @@ function parse (args, opts) {
var next
var value

// -- seperated by =
// -- separated by =
if (arg.match(/^--.+=/) || (
!configuration['short-option-groups'] && arg.match(/^-.+=/)
)) {
Expand Down

0 comments on commit 0e366e3

Please sign in to comment.