s/can/can be/ (awesome catch @darkstar :-P)

This commit is contained in:
Jeff Parsons 2017-07-09 08:45:56 -07:00 committed by Jeff Parsons
commit 3a30be07b5

View file

@ -75,7 +75,7 @@ var logFile = null;
/* /*
* fNormalize attempts to enforce consistency across multiple dump requests, including the order of files within every * fNormalize attempts to enforce consistency across multiple dump requests, including the order of files within every
* directory, the use of hard-coded volume label timestamps, replacement of line-endings in text files, etc. It can * directory, the use of hard-coded volume label timestamps, replacement of line-endings in text files, etc. It can be
* turned on here or with the experimental "--normalize" command-line option. * turned on here or with the experimental "--normalize" command-line option.
*/ */
var fNormalize = false; var fNormalize = false;