We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0a54dfa commit b4746e8Copy full SHA for b4746e8
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