# # # patch "options_list.hh" # from [0da409d4f6519266ac604cf9bb31f91416294bb9] # to [bc318ee8e2ee4717aee0aee2b8a549c617fc6c76] # ============================================================ --- options_list.hh 0da409d4f6519266ac604cf9bb31f91416294bb9 +++ options_list.hh bc318ee8e2ee4717aee0aee2b8a549c617fc6c76 @@ -237,7 +237,7 @@ GOPT(roster_cache_performance_log, "rost #endif GOPT(roster_cache_performance_log, "roster-cache-performance-log", - system_path, , gettext_noop("log roster cache statistict to the given file")) + system_path, , gettext_noop("log roster cache statistic to the given file")) #ifdef option_bodies { roster_cache_performance_log = system_path(arg, origin::user);