diff options
-rw-r--r-- | embed/ephy-web-view.c | 2 |
1 files changed, 1 insertions, 1 deletions
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, |