Skip to content

Commit

Permalink
Merge pull request #11 from bradyholt/master
Browse files Browse the repository at this point in the history
Fix syntax error on comment block
  • Loading branch information
bugthesystem committed Dec 4, 2015
2 parents fafdd0b + 9a6f524 commit 56be2e6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/open.js
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# https://www.npmjs.com/package/open
// https://www.npmjs.com/package/open

var exec = require('child_process').exec
, path = require('path')
Expand Down

0 comments on commit 56be2e6

Please sign in to comment.