summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--help3xsl/fuse.js4
1 files changed, 2 insertions, 2 deletions
diff --git a/help3xsl/fuse.js b/help3xsl/fuse.js
index 9a960978d7..e2fbc0a8ba 100644
--- a/help3xsl/fuse.js
+++ b/help3xsl/fuse.js
@@ -752,7 +752,7 @@ var Fuse = function () {
_ref3$results = _ref3.results,
results = _ref3$results === undefined ? [] : _ref3$results;
- // Check if the texvaluet can be searched
+ // Check if the text value can be searched
if (value === undefined || value === null) {
return;
}
@@ -995,4 +995,4 @@ module.exports = Fuse;
/***/ })
/******/ ]);
});
-//# sourceMappingURL=fuse.js.map \ No newline at end of file
+//# sourceMappingURL=fuse.js.map