diff --git a/main/install/configuration.dist.php b/main/install/configuration.dist.php index a723341922..a2fbaf786e 100755 --- a/main/install/configuration.dist.php +++ b/main/install/configuration.dist.php @@ -492,7 +492,7 @@ ALTER TABLE sys_announcement ADD COLUMN visible_boss INT DEFAULT 0; //$_configuration['lp_category_accordion'] = false; // Show the best progress instead of averages in reporting of learnpaths // $_configuration['lp_show_max_progress_instead_of_average'] = false; -// Enable redefinition of the setting to show the best progress instead of averages in reporting of learnpaths at a course level. +// Enable redefinition of the setting to show the best progress instead of averages in reporting of learnpaths at a course level. // $_configuration['lp_show_max_progress_or_average_enable_course_level_redefinition'] = false; // Show view accordion lp_item_view // $_configuration['lp_view_accordion'] = false;