diff options
Diffstat (limited to 'languagetool')
-rw-r--r-- | languagetool/README | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/languagetool/README b/languagetool/README index 3657ab6fc36a..72d70412b641 100644 --- a/languagetool/README +++ b/languagetool/README @@ -1 +1,5 @@ Style and grammar checker for various languages written in Java, from [http://www.languagetool.org/] + +Shipping this is a compile-time option for LibreOffice, but our +downloadable builds use the light-weight lightproof grammer checker +instead to avoid the Java bootstrapping performance issues.
\ No newline at end of file |