From 17d00b59c778e19a2c41535ef92cc7c3c7b5cbcb Mon Sep 17 00:00:00 2001 From: Pietro Gagliardi Date: Sun, 8 Jun 2014 15:23:54 -0400 Subject: [PATCH] Fixed a quick typo spotted by _7sins in irc.freenode.net/#go-nuts. --- dialog_unix.go | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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