From b9a94593c24ab0e6cb67fe02c41350ce8236edc8 Mon Sep 17 00:00:00 2001 From: Alon Levy Date: Wed, 3 Dec 2014 16:53:09 +0200 Subject: textanalysis: comment typo --- src/textanalysis.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src') diff --git a/src/textanalysis.js b/src/textanalysis.js index 269b5785..273f7d0c 100644 --- a/src/textanalysis.js +++ b/src/textanalysis.js @@ -158,7 +158,7 @@ function tokenize(text, node_token, quote) * * Implementation notes: * There is no well defined grammer. The translation goes from obvious to not - * so much for more complex sentences involving more then two nodes (two '#' + * so much for more complex sentences involving more than two nodes (two '#' * marks). * */ -- cgit v1.3.1