pull/2/head
Louis Chatriot 11 years ago
parent e122f69756
commit d3328d98c7
  1. 2
      lib/indexes.js

@ -62,7 +62,7 @@ Index.prototype.insert = function (doc) {
/**
* Insert an array of documents in the index
* If a constraint is violated, an error should be thrown and the changes rolled back
* If a constraint is violated, the changes should be rolled back and an error thrown
*
* @API private
*/

Loading…
Cancel
Save