diff options
-rw-r--r-- | lib/ephy-file-helpers.c | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/lib/ephy-file-helpers.c b/lib/ephy-file-helpers.c index 4492f7f1c..4750b3c35 100644 --- a/lib/ephy-file-helpers.c +++ b/lib/ephy-file-helpers.c @@ -265,8 +265,8 @@ ephy_file (const char *filename) /** * ephy_dot_dir: * - * Gets Epiphany's configuration directory, usually .gnome2/epiphany under - * user's homedir. + * Gets Epiphany's configuration directory, usually .config/epiphany + * under user's homedir. * * Returns: the full path to Epiphany's configuration directory **/ |