# HG changeset patch # User Rik # Date 1516152081 28800 # Node ID e2cf81bcdf01a85a84a3c9ea65212c1a74bd5adb # Parent 4a4a8b2a5bf2aeca01207d0e0b09bc27da4787d2 print.m: Fix typo in docstring. * print.m: Change "positon" to "position". diff -r 4a4a8b2a5bf2 -r e2cf81bcdf01 scripts/plot/util/print.m --- a/scripts/plot/util/print.m Mon Jan 15 10:31:30 2018 -0800 +++ b/scripts/plot/util/print.m Tue Jan 16 17:21:21 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}: ##