aboutsummaryrefslogtreecommitdiff
path: root/libbutl/sendmail.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'libbutl/sendmail.hxx')
-rw-r--r--libbutl/sendmail.hxx3
1 files changed, 2 insertions, 1 deletions
diff --git a/libbutl/sendmail.hxx b/libbutl/sendmail.hxx
index 465a474..c631f18 100644
--- a/libbutl/sendmail.hxx
+++ b/libbutl/sendmail.hxx
@@ -77,7 +77,8 @@ namespace butl
const recipients_type& bcc,
O&&... options);
- // Version with the command line callback (see process_run() for details).
+ // Version with the command line callback (see process_run_callback() for
+ // details).
//
template <typename C, typename E>
sendmail (const C&,