diff options
author | sakib <[email protected]> | 2019-05-16 01:08:55 +0600 |
---|---|---|
committer | raveit65 <[email protected]> | 2019-05-16 12:16:00 +0200 |
commit | c4dffd769c574184cc7a9bd3eab128ffd6a60801 (patch) | |
tree | df489a94125fc94d16dd5c649fe9235fe4c1a9c2 /plugins/spell/README.md | |
parent | af2f5a6846c53451a7c20aee8d6826c2c89d6971 (diff) | |
download | pluma-c4dffd769c574184cc7a9bd3eab128ffd6a60801.tar.bz2 pluma-c4dffd769c574184cc7a9bd3eab128ffd6a60801.tar.xz |
add readmes and update plugins section of manual
Diffstat (limited to 'plugins/spell/README.md')
-rw-r--r-- | plugins/spell/README.md | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/plugins/spell/README.md b/plugins/spell/README.md new file mode 100644 index 00000000..ca4a3dad --- /dev/null +++ b/plugins/spell/README.md @@ -0,0 +1,3 @@ +# Spell Checker Plugin + +The Spell Checker plugin checks the spelling in the selected text, which can be performed both automatically and manually as desired, in any language. To know more about its use, see the **Plugins** section of the pluma user manual.
\ No newline at end of file |