From f2ee21b4f0df120c737d7357e7d6dd2df92b4e9c Mon Sep 17 00:00:00 2001 From: Gabor Kelemen Date: Tue, 6 Feb 2024 11:53:15 +0100 Subject: tdf#159568 Fix link to extensions page -> Dictionaries category Change-Id: I729264913b54c797193bb6b9c238c8d72a94608c Reviewed-on: https://gerrit.libreoffice.org/c/help/+/163045 Tested-by: Jenkins Reviewed-by: Gabor Kelemen (cherry picked from commit 3323d51dec401d59a5b0163294922d2487ba91a8) Reviewed-on: https://gerrit.libreoffice.org/c/help/+/163014 --- source/text/swriter/guide/spellcheck_dialog.xhp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'source/text') diff --git a/source/text/swriter/guide/spellcheck_dialog.xhp b/source/text/swriter/guide/spellcheck_dialog.xhp index 0e61d3e40b..cb70371fbe 100644 --- a/source/text/swriter/guide/spellcheck_dialog.xhp +++ b/source/text/swriter/guide/spellcheck_dialog.xhp @@ -35,7 +35,7 @@

Checking Spelling and Grammar

You can manually check the spelling and grammar of a text selection or the entire document. -To check the spelling and the grammar of a text, the appropriate dictionaries must be installed. For many languages three different dictionaries exist: a spellchecker, a hyphenation dictionary, and a thesaurus. Each dictionary covers one language only. Grammar checkers can be downloaded and installed as extensions. See the extensions web page. +To check the spelling and the grammar of a text, the appropriate dictionaries must be installed. For many languages three different dictionaries exist: a spellchecker, a hyphenation dictionary, and a thesaurus. Each dictionary covers one language only. Grammar checkers can be downloaded and installed as extensions. See the extensions web page. The spellcheck starts at the current cursor position, or at the beginning of the text selection. -- cgit