--- ray/src/util/do_options.tcl 1994/10/28 20:14:36 2.2 +++ ray/src/util/do_options.tcl 1994/12/05 14:29:46 2.3 @@ -14,7 +14,7 @@ proc amb_delete {} { # delete ambient file set nv [expr ($fl - $hl - 3) / 75] if {$nv && [tk_dialog .dlg {Verification} \ "Really delete ambient file $radvar(AMBFILE)\ - with $nv indirect irradiances values?" \ + with $nv indirect irradiance values?" \ questhead 1 {Delete} {Cancel}]} { return 0 }