aboutsummaryrefslogtreecommitdiffhomepage
path: root/uzbl.h
diff options
context:
space:
mode:
authorGravatar Robert Manea <gotmor@gmail.com>2009-07-24 13:53:46 +0200
committerGravatar Robert Manea <gotmor@gmail.com>2009-07-24 13:53:46 +0200
commit88a19d31fa01092ea3f07369c72a82f98e39987a (patch)
treef36a66faa284c78ecfb69f6f121a1cd7fe21bca6 /uzbl.h
parentf7016761d895933ba23531e0c2faecf207de8fc5 (diff)
re-fix typo
Diffstat (limited to 'uzbl.h')
-rw-r--r--uzbl.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/uzbl.h b/uzbl.h
index c9d81b2..cbc362a 100644
--- a/uzbl.h
+++ b/uzbl.h
@@ -474,7 +474,7 @@ void
dump_config();
void
-retreive_geometry();
+retrieve_geometry();
gboolean
configure_event_cb(GtkWidget* window, GdkEventConfigure* event);