diff options
Diffstat (limited to 'embed/ephy-embed-single.c')
-rw-r--r-- | embed/ephy-embed-single.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/embed/ephy-embed-single.c b/embed/ephy-embed-single.c index 46347762e..981e15aab 100644 --- a/embed/ephy-embed-single.c +++ b/embed/ephy-embed-single.c @@ -298,7 +298,7 @@ ephy_embed_single_open_window (EphyEmbedSingle *single, * for rendering pages. * * Returns: the name of the backend. Valid returns are "gecko-1.7", - * "gecko-1.8" and "gecko-1.9" + * "gecko-1.8", "gecko-1.9" and "WebKit" */ const char * ephy_embed_single_get_backend_name (EphyEmbedSingle *single) |