summaryrefslogtreecommitdiffstats
path: root/qooxdoo/source/grapher.cgi
diff options
context:
space:
mode:
Diffstat (limited to 'qooxdoo/source/grapher.cgi')
-rwxr-xr-xqooxdoo/source/grapher.cgi2
1 files changed, 1 insertions, 1 deletions
diff --git a/qooxdoo/source/grapher.cgi b/qooxdoo/source/grapher.cgi
index dcc87ed..d823be1 100755
--- a/qooxdoo/source/grapher.cgi
+++ b/qooxdoo/source/grapher.cgi
@@ -42,7 +42,7 @@ sub main()
'--end' => $end,
'--upper-limit' => $top,
'--lower-limit' => $bottom,
- '--riggid',
+ '--rigid',
# '--zoom' => '0.75',
'--width' => $width,
'--height' => $height,