Fix typo in comment.
authorCarl Hetherington <cth@carlh.net>
Mon, 8 May 2023 21:33:39 +0000 (23:33 +0200)
committerCarl Hetherington <cth@carlh.net>
Mon, 8 May 2023 21:33:39 +0000 (23:33 +0200)
src/lib/send_kdm_email_job.cc

index bffdc9e5848a02c8275e741f86ecd9c46ebf4962..304b4a3287366f711c95886c674018f19474a5ad 100644 (file)
@@ -57,7 +57,7 @@ SendKDMEmailJob::SendKDMEmailJob (
 
 
 /** @param kdms KDMs to email.
- *  @param container_name_format Format to ues for folders / ZIP files.
+ *  @param container_name_format Format to use for folders / ZIP files.
  *  @param filename_format Format to use for filenames.
  *  @param name_values Values to substitute into \p container_name_format and \p filename_format.
  *  @param cpl_name Name of the CPL that the KDMs are for.