comparison scripts/help/warning_ids.m @ 31375:96f751f8392c

doc: grammar check documentation ahead of 8.1 release. * numbers.txi, vectorize.txi, besselj.cc, data.cc, oct-hist.cc, pr-output.cc, ov-bool-mat.cc, LSODE-opts.in, quadgk.m, warning_ids.m, clearAllMemoizedCaches.m, memoize.m, nthargout.m, pkg.m, print.m, movslice.m: Grammar check documentation ahead of 8.1 release.
author Rik <rik@octave.org>
date Sun, 30 Oct 2022 21:58:36 -0700
parents 39ca6d0b63e4
children 0f93c3a756f7
comparison
equal deleted inserted replaced
31369:c0f1a817c058 31375:96f751f8392c
179 ## By default, the @code{Octave:data-file-in-path} warning is enabled. 179 ## By default, the @code{Octave:data-file-in-path} warning is enabled.
180 ## 180 ##
181 ## @item Octave:datevec:date-format-spec 181 ## @item Octave:datevec:date-format-spec
182 ## If the @code{Octave:datevec:date-format-spec} warning is enabled, a warning 182 ## If the @code{Octave:datevec:date-format-spec} warning is enabled, a warning
183 ## is printed if the date format specification contains questionable date or 183 ## is printed if the date format specification contains questionable date or
184 ## time specifiers. Typical bad patterns are using upper case date specifiers 184 ## time specifiers. Typical bad patterns are using uppercase date specifiers
185 ## or lower case time specifiers. 185 ## or lowercase time specifiers.
186 ## By default, the @code{Octave:datevec:date-format-spec} warning is enabled. 186 ## By default, the @code{Octave:datevec:date-format-spec} warning is enabled.
187 ## 187 ##
188 ## @item Octave:deprecated-function 188 ## @item Octave:deprecated-function
189 ## If the @code{Octave:deprecated-function} warning is enabled, a 189 ## If the @code{Octave:deprecated-function} warning is enabled, a
190 ## warning is issued when Octave encounters a function that is obsolete and 190 ## warning is issued when Octave encounters a function that is obsolete and