From: Eric Bollengier Date: Mon, 18 May 2020 12:49:13 +0000 (+0200) Subject: Tweak typo in a comment X-Git-Tag: Release-11.3.2~1502 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=0ebe43cba8abd93ad7ff9df9afc4d36ed7bd37f1;p=thirdparty%2Fbacula.git Tweak typo in a comment --- diff --git a/bacula/src/dird/fd_cmds.c b/bacula/src/dird/fd_cmds.c index 3c2625c6fd..b16c5c87ac 100644 --- a/bacula/src/dird/fd_cmds.c +++ b/bacula/src/dird/fd_cmds.c @@ -696,7 +696,7 @@ bool send_include_list(JCR *jcr) } /* - * Send a include list with a plugin and listing= parameter + * Send an include list with a plugin and listing= parameter */ bool send_ls_plugin_fileset(JCR *jcr, const char *plugin, const char *path) {