We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 67c8c69 + b4746e8 commit 0102badCopy full SHA for 0102bad
test/integration/client/query-callback-error-tests.js
@@ -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');
+return console.log('query-callback-error-tests: DEPRECATED - if you want safety in your callback, you can try/catch your own functions');
2
var helper = require(__dirname + '/test-helper');
3
var util = require('util');
4
0 commit comments