Skip to content

Commit b4746e8

Browse files
committed
s/saftey/safety
1 parent 0a54dfa commit b4746e8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

test/integration/client/query-callback-error-tests.js

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
return console.log('query-callback-error-tests: DEPRECATED - if you want saftey in your callback, you can try/catch your own functions');
1+
return console.log('query-callback-error-tests: DEPRECATED - if you want safety in your callback, you can try/catch your own functions');
22
var helper = require(__dirname + '/test-helper');
33
var util = require('util');
44

0 commit comments

Comments
 (0)