summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorKen'ichi Fukamachi <fukachan@fml.org>2018-09-07 18:52:12 +0900
committerKen'ichi Fukamachi <fukachan@fml.org>2018-09-08 12:49:20 +0900
commitda4a301897c4bbb6200cb1675a18515bc3ba8b16 (patch)
tree33f8dc62e796114cbd0ab62a37bd9e80c1f4b48f
parentc8801a4a44a49b1f03d7a789e8a061115089e921 (diff)
downloadfml8-da4a301897c4bbb6200cb1675a18515bc3ba8b16.tar.gz
fml8-da4a301897c4bbb6200cb1675a18515bc3ba8b16.tar.bz2
fml8-da4a301897c4bbb6200cb1675a18515bc3ba8b16.zip
fix the document descriptions on rewrite_article_subject_tag().
-rw-r--r--fml/lib/FML/Header.pm2
1 files changed, 1 insertions, 1 deletions
diff --git a/fml/lib/FML/Header.pm b/fml/lib/FML/Header.pm
index 4b3fef9d..5b8f6a0d 100644
--- a/fml/lib/FML/Header.pm
+++ b/fml/lib/FML/Header.pm
@@ -426,7 +426,7 @@ sub add_x_sequence
=head2 rewrite_article_subject_tag($config, $rw_args)
add subject tag like [ML_NAME:00010] e.g. [elena:00010] for elena ML.
-The actual function definitions exist in C<FML::Header::Subject>.
+The actual function definitions exist in C<Mail::Message::Subject>.
=cut