changeset 32270:f660f76e8058

maint: Merge stable to default.
author Nicholas R. Jankowski <jankowski.nicholas@gmail.com>
date Wed, 23 Aug 2023 17:09:29 -0400
parents a32f36ccc4c1 (current diff) 9c4b4a66a62f (diff)
children b8d5428ed68b
files
diffstat 1 files changed, 1 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/scripts/plot/draw/slice.m	Fri Aug 18 16:11:47 2023 -0400
+++ b/scripts/plot/draw/slice.m	Wed Aug 23 17:09:29 2023 -0400
@@ -35,7 +35,7 @@
 ##
 ## Each element of the 3-dimensional array @var{v} represents a scalar value at
 ## a location given by the parameters @var{x}, @var{y}, and @var{z}.  The
-## parameters @var{x}, @var{x}, and @var{z} are either 3-dimensional arrays of
+## parameters @var{x}, @var{y}, and @var{z} are either 3-dimensional arrays of
 ## the same size as the array @var{v} in the @qcode{"meshgrid"} format or
 ## vectors.  The parameters @var{xi}, etc.@: respect a similar format to
 ## @var{x}, etc., and they represent the points at which the array @var{vi}