# HG changeset patch # User Andreas Weber # Date 1423818721 -3600 # Node ID ef3cdadc2a0825210d498e42f6e5c2a20ffa95e7 # Parent 80462dbfb3ac26f443d88f310ed4d3d0f140b5e1 doc: print.m: Fix typo metalfile -> metafile diff -r 80462dbfb3ac -r ef3cdadc2a08 scripts/plot/util/print.m --- 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))