]> git.ipfire.org Git - thirdparty/bacula.git/commitdiff
Tweak typo in a comment
authorEric Bollengier <eric@baculasystems.com>
Mon, 18 May 2020 12:49:13 +0000 (14:49 +0200)
committerEric Bollengier <eric@baculasystems.com>
Thu, 29 Apr 2021 08:44:19 +0000 (10:44 +0200)
bacula/src/dird/fd_cmds.c

index 3c2625c6fd7f5fd6fc35e75549d6b617b77c04be..b16c5c87ac79e718a3661333f66754355dd559af 100644 (file)
@@ -696,7 +696,7 @@ bool send_include_list(JCR *jcr)
 }
 
 /*
- * Send a include list with a plugin and listing=<path> parameter
+ * Send an include list with a plugin and listing=<path> parameter
  */
 bool send_ls_plugin_fileset(JCR *jcr, const char *plugin, const char *path)
 {