Skip to content

Commit

Permalink
Fix typo
Browse files Browse the repository at this point in the history
  • Loading branch information
smfreegard committed Jun 26, 2014
1 parent 2879906 commit 794c836
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion outbound.js
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
use strict";
"use strict";
var fs = require('fs');
var path = require('path');
var dns = require('dns');
Expand Down

0 comments on commit 794c836

Please sign in to comment.