File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -245,12 +245,11 @@ Style Conventions for the Documentaion
245245
2462466. Spelling
247247
248- You should check for spelling errors before you push changes. `Aspell < http://aspell.net/ >`_
248+ You should check for spelling errors before you push changes. `` Aspell ``
249249 is a GNU project Command Line tool you can use for this purpose. Download and install Aspell,
250250 then execute ``aspell check <file-name> `` for all the files changed. Be careful about not
251251 changing commands or other stuff as Aspell gives prompts for a lot of them. Also delete the
252- temporary ``.bak `` files generated. Refer the `manual <http://aspell.net/man-html/ >`_ for more
253- information on how to use.
252+ temporary ``.bak `` files generated.
254253
2552547. Notes and Warning Snippets
256255
You can’t perform that action at this time.
0 commit comments