summaryrefslogtreecommitdiffstats
path: root/ds9/library/smooth.tcl
diff options
context:
space:
mode:
Diffstat (limited to 'ds9/library/smooth.tcl')
-rw-r--r--ds9/library/smooth.tcl2
1 files changed, 1 insertions, 1 deletions
diff --git a/ds9/library/smooth.tcl b/ds9/library/smooth.tcl
index ddb7dd8..75d03a2 100644
--- a/ds9/library/smooth.tcl
+++ b/ds9/library/smooth.tcl
@@ -251,7 +251,7 @@ proc MatchSmooth {which} {
set view [$which has smooth]
set function [$which get smooth function]
set radius [$which get smooth radius]
- set minor [$which get smooth radius minor]
+ set radiusminor [$which get smooth radius minor]
set sigma [$which get smooth sigma]
set sigmaminor [$which get smooth sigma minor]
set angle [$which get smooth angle]