changeset 26342:050ec530e6e4 stable

html_compare_plot_demos.m: Fix texinfo syntax
author Andreas Weber <octave@josoansi.de>
date Tue, 01 Jan 2019 18:29:15 +0100
parents 0990e4093c25
children df510676ca6a
files scripts/testfun/private/html_compare_plot_demos.m
diffstat 1 files changed, 1 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/scripts/testfun/private/html_compare_plot_demos.m	Tue Jan 01 08:49:40 2019 -0800
+++ b/scripts/testfun/private/html_compare_plot_demos.m	Tue Jan 01 18:29:15 2019 +0100
@@ -46,7 +46,7 @@
 ## with a parameter named equal to the toolkit.  For example:
 ##
 ## @smallexample
-## @code{html_compare_plot_demos ({"gnuplot", "fltk"}, "gnuplot", " 4.6 patchlevel 5")}
+## @code{html_compare_plot_demos (@{"gnuplot", "fltk"@}, "gnuplot", " 4.6 patchlevel 5")}
 ## @end smallexample
 ##
 ## @seealso{compare_plot_demos, dump_demos, demo}