mirror of
https://gitlab.gnome.org/GNOME/gimp.git
synced 2025-07-03 17:33:25 +00:00
Misc. typos
Found via `codespell`
This commit is contained in:
parent
450843baa7
commit
ac282f2045
9 changed files with 12 additions and 12 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue