s/can/can be/ (awesome catch @darkstar :-P)
This commit is contained in:
parent
2e5921bb01
commit
3a30be07b5
1 changed files with 1 additions and 1 deletions
|
|
@ -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;
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue