From c134750575d8f1bf05b97162ee7fb138058c40d9 Mon Sep 17 00:00:00 2001 From: Vincent Sanders Date: Sun, 12 Apr 2015 17:26:22 +0100 Subject: split out gtk SSL certificate verification dialog impementation. --- gtk/scaffolding.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'gtk/scaffolding.h') diff --git a/gtk/scaffolding.h b/gtk/scaffolding.h index 3fbad59db..e1fd9bf2a 100644 --- a/gtk/scaffolding.h +++ b/gtk/scaffolding.h @@ -128,7 +128,7 @@ struct nsgtk_scaffolding *nsgtk_new_scaffolding(struct gui_window *gw); */ struct nsgtk_scaffolding *nsgtk_current_scaffolding(void); -/* acessors for gtk elements withing a scaffold */ +/* acessors for gtk elements within a scaffold */ /** * Get the gtk window for a scaffolding. -- cgit v1.2.3