changeset 24609:55f61915701b

maint: merge stable to default.
author Rik <rik@octave.org>
date Tue, 16 Jan 2018 17:21:47 -0800
parents a27dcb26f872 (current diff) e2cf81bcdf01 (diff)
children 3ad53e4793fc
files scripts/plot/util/print.m
diffstat 1 files changed, 1 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/scripts/plot/util/print.m	Mon Jan 15 16:29:41 2018 -0800
+++ b/scripts/plot/util/print.m	Tue Jan 16 17:21:47 2018 -0800
@@ -41,7 +41,7 @@
 ## by the figure's @code{paperorientation} property.
 ##
 ## The width and height of images are specified by the figure's
-## @code{paperpositon(3:4)} property values.
+## @code{paperposition(3:4)} property values.
 ##
 ## The @code{print} command supports many @var{options}:
 ##