Fix typos.

This commit is contained in:
Dianne Skoll
2024-10-02 11:05:27 -04:00
parent c5e723b6ac
commit a131a53132

View File

@@ -801,7 +801,7 @@ proc EditOptions {} {
-anchor w -justify left -variable tmpOpt(SysNotify)
if { ! $HAVE_SYSNOTIFY } {
if { "$NOTIFY_SEND_PATH" = "" } {
if { "$NOTIFY_SEND_PATH" == "" } {
$w.sysNotify configure -state disabled -takefocus 0
}
}