Misc. typos
Found via `codespell`
(cherry picked from commit ac282f2045
)
This commit is contained in:
@ -1046,7 +1046,7 @@ class SampleGraph (Gtk.DrawingArea):
|
||||
|
||||
return False
|
||||
|
||||
def do_leave_notify_event (self, evnet):
|
||||
def do_leave_notify_event (self, event):
|
||||
selection.set_highlight (None)
|
||||
|
||||
return False
|
||||
|
Reference in New Issue
Block a user