diff options
Diffstat (limited to 'src/ephy-shell.c')
-rw-r--r-- | src/ephy-shell.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/ephy-shell.c b/src/ephy-shell.c index a72fe5d36..46a56b2b6 100644 --- a/src/ephy-shell.c +++ b/src/ephy-shell.c @@ -511,7 +511,7 @@ load_homepage (EphyEmbed *embed) * @url: an url to load or %NULL * * Create a new tab and the parent window when necessary. - * Ever use this function to open urls in new window/tabs. + * Use this function to open urls in new window/tabs. * * ReturnValue: the created #EphyTab **/ |