Misc. typos

Found via `codespell`
This commit is contained in:
luz.paz 2018-10-03 16:12:28 -04:00 committed by Jehan
parent 450843baa7
commit ac282f2045
9 changed files with 12 additions and 12 deletions

View file

@ -1025,7 +1025,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