comparison doc/interpreter/doccheck/README @ 31549:ed7b17c7ddf3 stable

maint: Strip trailing spaces and add missing EOL to all files. * README, NEWS.6.md, RELEASE_CHECKLIST.md, README.md, besselj.cc, Array.h, LSODE.cc, set.m, audiorecorder.m, play.m, set.m, patch.m: Strip trailing spaces. * command-widget.cc, led-indicator.cc, led-indicator.h: Add missing EOL to files.
author Rik <rik@octave.org>
date Fri, 25 Nov 2022 21:38:22 -0800
parents 127ffe17714c
children
comparison
equal deleted inserted replaced
31548:c8ad083a5802 31549:ed7b17c7ddf3
57 57
58 When there is no source file comment, the source file is the .txi source. 58 When there is no source file comment, the source file is the .txi source.
59 Make corrections to the source files, *not* arith.texi which is derived. 59 Make corrections to the source files, *not* arith.texi which is derived.
60 60
61 There are generally three choices for resolving a reported misspelling: 61 There are generally three choices for resolving a reported misspelling:
62 62
63 1. The word is misspelled and should be corrected in the source. 63 1. The word is misspelled and should be corrected in the source.
64 2. The word should not be checked for spelling (for example, it might be 64 2. The word should not be checked for spelling (for example, it might be
65 a proper name such as "Lanczos"). Use the @nospell{...} macro around 65 a proper name such as "Lanczos"). Use the @nospell{...} macro around
66 the word in the source (See Special Cases below). 66 the word in the source (See Special Cases below).
67 3. The word is valid, but Octave-specific (for example, a function name 67 3. The word is valid, but Octave-specific (for example, a function name