Misc. typos

Found via `codespell`

(cherry picked from commit ac282f2045)
This commit is contained in:
luz.paz
2018-10-03 16:12:28 -04:00
committed by Jehan
parent 18a9896a5e
commit 0087167cb3
8 changed files with 11 additions and 11 deletions

View File

@ -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