diff --git a/dialog_unix.go b/dialog_unix.go index ae9e303..9a6702c 100644 --- a/dialog_unix.go +++ b/dialog_unix.go @@ -23,7 +23,7 @@ import ( // } import "C" -// dialogg performs the bookkeeping involved for having a GtkDialog behave the way we want. +// dialog performs the bookkeeping involved for having a GtkDialog behave the way we want. type dialog struct { parent *Window pwin *C.GtkWindow