From 0d2bf5c588b97ae99ea38bb876f9f80249611821 Mon Sep 17 00:00:00 2001 From: Xan Lopez Date: Wed, 18 Jul 2012 20:25:16 +0200 Subject: ephy-web-view: get rid of gtk-doc warning --- embed/ephy-web-view.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'embed') diff --git a/embed/ephy-web-view.c b/embed/ephy-web-view.c index 737c233c9..7298d3908 100644 --- a/embed/ephy-web-view.c +++ b/embed/ephy-web-view.c @@ -1186,7 +1186,7 @@ title_changed_cb (WebKitWebView *web_view, /** * Sets the view location to be address. Note that this function might - * also set the typed-address property to %NULL. + * also set the typed-address property to NULL. */ static void ephy_web_view_set_address (EphyWebView *view, -- cgit