diff libinterp/octave-value/ov.cc @ 30354:c980f938fdd8 stable

doc: grammarcheck C++ files in libinterp/ directory ahead of 7.1 release. * __isprimelarge__.cc, defaults.cc, input.cc, jsondecode.cc, oct-hist.cc, qr.cc, ov.cc: grammarcheck C++ files ahead of 7.1 release.
author Rik <rik@octave.org>
date Wed, 24 Nov 2021 19:42:29 -0800
parents a2936935c7c8
children c33284f08090 4736bc8e9804
line wrap: on
line diff
--- a/libinterp/octave-value/ov.cc	Wed Nov 24 14:57:21 2021 -0800
+++ b/libinterp/octave-value/ov.cc	Wed Nov 24 19:42:29 2021 -0800
@@ -3696,7 +3696,7 @@
 diagonal matrices as full matrices.
 
 When called from inside a function with the @qcode{"local"} option, the setting
-is changed locally for the function and any subroutines it calls. The original
+is changed locally for the function and any subroutines it calls.  The original
 setting is restored when exiting the function.
 @seealso{optimize_range, optimize_permutation_matrix}
 @end deftypefn */)