summaryrefslogtreecommitdiff
path: root/help3xsl/fuse.js
diff options
context:
space:
mode:
authorAndrea Gelmini <andrea.gelmini@gelma.net>2018-01-31 14:56:59 +0100
committerAdolfo Jayme Barrientos <fitojb@ubuntu.com>2018-01-31 15:19:18 +0100
commitf7e82f12585648e59c308607d8754616c5d930b0 (patch)
tree1baa36ab26be13fc9f848ca43735772e08231a7c /help3xsl/fuse.js
parent11adc4492b11253c5d24d217354581956da1f52b (diff)
Fix typo
Change-Id: I8fd351833236fe594a0480d9e09b0ef072ec7c46 Reviewed-on: https://gerrit.libreoffice.org/48997 Reviewed-by: Adolfo Jayme Barrientos <fitojb@ubuntu.com> Tested-by: Adolfo Jayme Barrientos <fitojb@ubuntu.com>
Diffstat (limited to 'help3xsl/fuse.js')
-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