Bug 11603: Some minor documentation changes
authorKatrin Fischer <Katrin.Fischer.83@web.de>
Thu, 23 Apr 2015 00:03:32 +0000 (02:03 +0200)
committerTomas Cohen Arazi <tomascohen@gmail.com>
Mon, 1 Jun 2015 17:25:24 +0000 (14:25 -0300)
Signed-off-by: Jonathan Druart <jonathan.druart@biblibre.com>
Signed-off-by: Katrin Fischer <katrin.fischer@bsz-bw.de>
Signed-off-by: Tomas Cohen Arazi <tomascohen@gmail.com>
misc/cronjobs/gather_print_notices.pl

index fb68085..7d13349 100755 (executable)
@@ -304,15 +304,15 @@ Define the output directory where the files will be generated.
 
 After files have been generated, messages status is changed from 'pending' to
 'sent'. This is the default action, without this parameter or with --send.
-Using --nosend, mesages status aren't changed.
+Using --nosend, the message status is not changed.
 
 =item B<-s|--split>
 
-Split messages into separate file by borrower home library to OUTPUT_DIRECTORY/notices-CURRENT_DATE-BRANCHCODE.[csv|html|ods]
+Split messages into separate files by borrower home library to OUTPUT_DIRECTORY/notices-CURRENT_DATE-BRANCHCODE.[csv|html|ods]
 
 =item B<--html>
 
-Generate the print notices in a html file (default if --html, --csv and ods are not given).
+Generate the print notices in a html file (default is --html, if --csv and --ods are not given).
 
 =item B<--csv>