diff options
| -rw-r--r-- | fml/etc/src/config.cf.ja/error.cf | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/fml/etc/src/config.cf.ja/error.cf b/fml/etc/src/config.cf.ja/error.cf index e6b9c5a7..67884657 100644 --- a/fml/etc/src/config.cf.ja/error.cf +++ b/fml/etc/src/config.cf.ja/error.cf @@ -63,7 +63,7 @@ error_analyzer_cache_size = 14 # History: none # Value: simple_count / histgram # Examples: simple_count -error_analyzer_function_select_list = simple_count +error_analyzer_function_select_list = simple_count histgram |
