changeset 19739:ef3cdadc2a08

doc: print.m: Fix typo metalfile -> metafile
author Andreas Weber <andy.weber.aw@gmail.com>
date Fri, 13 Feb 2015 10:12:01 +0100
parents 80462dbfb3ac
children 18fd412c7dc3
files scripts/plot/util/print.m
diffstat 1 files changed, 2 insertions(+), 2 deletions(-) [+]
line wrap: on
line diff
--- a/scripts/plot/util/print.m	Fri Feb 13 08:24:48 2015 +0100
+++ b/scripts/plot/util/print.m	Fri Feb 13 10:12:01 2015 +0100
@@ -226,7 +226,7 @@
 ##   @item -interchange
 ##     Provide an interchange preview.
 ##
-##   @item -metalfile
+##   @item -metafile
 ##     Provide a metafile preview.
 ##
 ##   @item -pict
@@ -430,7 +430,7 @@
       otherwise
         opts = __opengl_print__ (opts);
     endswitch
-
+keyboard
   unwind_protect_cleanup
     ## restore modified properties
     if (isstruct (props))