You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -8,7 +8,7 @@
8
8
9
9
Current LanguageTool version: **6.8-SNAPSHOT**
10
10
11
-
This is a Python wrapper for [LanguageTool](https://languagetool.org). LanguageTool is open-source grammar tool, also known as the spellchecker for OpenOffice. This library allows you to make to detect grammar errors and spelling mistakes through a Python script or through a command-line interface.
11
+
This is a Python wrapper for [LanguageTool](https://languagetool.org). LanguageTool is an open-source grammar tool, also known as the spellchecker for OpenOffice. This library allows you to detect grammar errors and spelling mistakes through a Python script or through a command-line interface.
.. language_tool_python documentation master file, created by
2
+
sphinx-quickstart on Wed Nov 12 18:23:43 2025.
3
+
You can adapt this file completely to your liking, but it should at least
4
+
contain the root `toctree` directive.
5
+
6
+
language_tool_python documentation
7
+
==================================
8
+
9
+
`language_tool_python` is a Python wrapper for `LanguageTool <https://languagetool.org>`_. LanguageTool is an open-source grammar tool, also known as the spellchecker for OpenOffice. This library allows you to detect grammar errors and spelling mistakes through a Python script or through a command-line interface.
0 commit comments