[epiphany] ephy-window: update comment



commit 3c0c15b061d7f1a9981baa75dc768e7ee00f86b2
Author: Claudio Saavedra <csaavedra igalia com>
Date:   Thu Aug 1 14:56:09 2013 +0200

    ephy-window: update comment

 src/ephy-window.c |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/src/ephy-window.c b/src/ephy-window.c
index bec4113..05d9b88 100644
--- a/src/ephy-window.c
+++ b/src/ephy-window.c
@@ -3941,7 +3941,7 @@ ephy_window_constructor (GType type,
        mode = ephy_embed_shell_get_mode (ephy_embed_shell_get_default ());
        if (mode == EPHY_EMBED_SHELL_MODE_APPLICATION)
        {
-               /* FileNewTab and FileNewWindow are sort of special. */
+               /* FileNewTab is sort of special. */
                action = gtk_action_group_get_action (toolbar_action_group, "FileNewTab");
                ephy_action_change_sensitivity_flags (action, SENS_FLAG_CHROME,
                                                      TRUE);


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]