diff options
| author | fukachan <fukachan> | 2006-05-03 14:32:57 +0000 |
|---|---|---|
| committer | fukachan <fukachan> | 2006-05-03 14:32:57 +0000 |
| commit | 778bd71e512f64cd6427956957e0bb67859a7c52 (patch) | |
| tree | 5b131c281de6e53530b2c4317263f7e90fca983e /fml/etc | |
| parent | 274ca68e1dbe31042f94e8e809efccf0f22eb8f9 (diff) | |
| download | fml8-778bd71e512f64cd6427956957e0bb67859a7c52.tar.gz fml8-778bd71e512f64cd6427956957e0bb67859a7c52.tar.bz2 fml8-778bd71e512f64cd6427956957e0bb67859a7c52.zip | |
fix typo: use_admin_command_mail_function
Diffstat (limited to 'fml/etc')
| -rw-r--r-- | fml/etc/src/config.cf.ja/command.cf | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/fml/etc/src/config.cf.ja/command.cf b/fml/etc/src/config.cf.ja/command.cf index 53d2cd94..9f47a004 100644 --- a/fml/etc/src/config.cf.ja/command.cf +++ b/fml/etc/src/config.cf.ja/command.cf @@ -15,7 +15,7 @@ use_command_mail_function = ${use_command_mail_program:-yes} # History: $REMOTE_ADMINISTRATION # Value: YES_OR_NO # Examples: yes / no -use_admin_command_mail_fucntion = no +use_admin_command_mail_function = no # Descriptions: コマンドメールの返事の先頭に |
