From: Darold Gilles Date: Mon, 11 Aug 2014 14:10:21 +0000 (+0200) Subject: Fix typo X-Git-Tag: v6.0^0 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=520543bc81e91e11a573d54a42d21ceb6bbe2a0f;p=pgbadger Fix typo --- diff --git a/ChangeLog b/ChangeLog index fb6e34b..68d96f5 100644 --- a/ChangeLog +++ b/ChangeLog @@ -25,7 +25,7 @@ Javascript code normally repeated in each HTLM files. Warning: the behavior of pgBadger in incremental mode has changed. It will now always cleanup the output directory of all the obsolete binary file. If you were -using those files to build you won reports, you can prevent pgBadger to remove +using those files to build your own reports, you can prevent pgBadger to remove them by using the --noclean option. Note that if you use the retention feature, all those files in obsolete directories will be removed too.