changeset 27242:61701d1317a1

maint: Merge stable to default.
author John W. Eaton <jwe@octave.org>
date Fri, 12 Jul 2019 12:14:43 -0400
parents 733431da9742 (current diff) 940c1b6e3453 (diff)
children c6807f5cc48b
files
diffstat 2 files changed, 4 insertions(+), 4 deletions(-) [+]
line wrap: on
line diff
--- a/scripts/plot/draw/pie.m	Fri Jul 12 09:11:58 2019 -0700
+++ b/scripts/plot/draw/pie.m	Fri Jul 12 12:14:43 2019 -0400
@@ -20,8 +20,8 @@
 ## @deftypefn  {} {} pie (@var{x})
 ## @deftypefnx {} {} pie (@dots{}, @var{explode})
 ## @deftypefnx {} {} pie (@dots{}, @var{labels})
-## @deftypefnx {} {} pie (@var{hax}, @dots{});
-## @deftypefnx {} {@var{h} =} pie (@dots{});
+## @deftypefnx {} {} pie (@var{hax}, @dots{})
+## @deftypefnx {} {@var{h} =} pie (@dots{})
 ## Plot a 2-D pie chart.
 ##
 ## When called with a single vector argument, produce a pie chart of the
--- a/scripts/plot/draw/pie3.m	Fri Jul 12 09:11:58 2019 -0700
+++ b/scripts/plot/draw/pie3.m	Fri Jul 12 12:14:43 2019 -0400
@@ -21,8 +21,8 @@
 ## @deftypefn  {} {} pie3 (@var{x})
 ## @deftypefnx {} {} pie3 (@dots{}, @var{explode})
 ## @deftypefnx {} {} pie3 (@dots{}, @var{labels})
-## @deftypefnx {} {} pie3 (@var{hax}, @dots{});
-## @deftypefnx {} {@var{h} =} pie3 (@dots{});
+## @deftypefnx {} {} pie3 (@var{hax}, @dots{})
+## @deftypefnx {} {@var{h} =} pie3 (@dots{})
 ## Plot a 3-D pie chart.
 ##
 ## Called with a single vector argument, produces a 3-D pie chart of the