changeset 18858:92e9d4710f78 stable

Fix typo in graphics.in.h (bug #42535). * graphics.in.h: Change "perpective" to "perspective".
author Michael Godfrey <michaeldgodfrey@gmail.com>
date Tue, 10 Jun 2014 18:19:32 +0100
parents 4c3c3cf9ef58
children 85b4ba1fe6de
files libinterp/corefcn/graphics.in.h
diffstat 1 files changed, 1 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/libinterp/corefcn/graphics.in.h	Tue Jun 10 18:44:49 2014 +0200
+++ b/libinterp/corefcn/graphics.in.h	Tue Jun 10 18:19:32 2014 +0100
@@ -3735,7 +3735,7 @@
       array_property plotboxaspectratio mu , Matrix (1, 3, 1.0)
       radio_property plotboxaspectratiomode u , "{auto}|manual"
       array_property position u , default_axes_position ()
-      radio_property projection , "{orthographic}|perpective"
+      radio_property projection , "{orthographic}|perspective"
       radio_property tickdir mu , "{in}|out"
       radio_property tickdirmode u , "{auto}|manual"
       array_property ticklength u , default_axes_ticklength ()