diff options
Diffstat (limited to 'e-util/e-config.c')
-rw-r--r-- | e-util/e-config.c | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/e-util/e-config.c b/e-util/e-config.c index 36f42451ae..b51ca463a5 100644 --- a/e-util/e-config.c +++ b/e-util/e-config.c @@ -554,9 +554,9 @@ ec_rebuild(EConfig *emp) /* CONFIG_PAGEs depend on the config type. E_CONFIG_BOOK: - The page is a VBox, stored in the notebook. + The page is a VBox, stored in the notebook. E_CONFIG_DRUID - The page is a GnomeDruidPageStandard, + The page is a GnomeDruidPageStandard, any sections automatically added are added to the vbox inside it. */ sectionno = 0; |