summaryrefslogtreecommitdiff
path: root/gtk/scaffolding.h
diff options
context:
space:
mode:
authorVincent Sanders <vince@kyllikki.org>2015-04-12 17:26:22 +0100
committerVincent Sanders <vince@kyllikki.org>2015-04-12 17:26:22 +0100
commitc134750575d8f1bf05b97162ee7fb138058c40d9 (patch)
treee00f2b5a8ab4e394ca75790503c749a16e6540de /gtk/scaffolding.h
parentfb73ff80eddbe52b240d1e8cd023199a5d2059f3 (diff)
downloadnetsurf-c134750575d8f1bf05b97162ee7fb138058c40d9.tar.gz
netsurf-c134750575d8f1bf05b97162ee7fb138058c40d9.tar.bz2
split out gtk SSL certificate verification dialog impementation.
Diffstat (limited to 'gtk/scaffolding.h')
-rw-r--r--gtk/scaffolding.h2
1 files changed, 1 insertions, 1 deletions
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.