We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6d19f01 commit 47e53e3Copy full SHA for 47e53e3
test/executeMany2.js
@@ -26,7 +26,7 @@
26
*
27
* The executeMany(): Binds section of the doc says:
28
* The first data record determines the number of bind variables,
29
- * each bind variable’s data type, and its name (when binding by name).
+ * each bind variable's data type, and its name (when binding by name).
30
31
*****************************************************************************/
32
'use strict';
@@ -85,4 +85,4 @@ describe('172. executeMany2.js', function() {
85
}
86
87
}); // 172.1
88
-});
+});
0 commit comments