From b72f0634d7d7d736cee96477852a8d36e89ac1cb Mon Sep 17 00:00:00 2001 From: Nat Makarevitch Date: Mon, 16 May 2022 22:11:33 +0800 Subject: minor (typos...), done while reading around --- unmaintained/fix_dat/fix_dat.go | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'unmaintained') diff --git a/unmaintained/fix_dat/fix_dat.go b/unmaintained/fix_dat/fix_dat.go index 70bce3bf9..457c5c592 100644 --- a/unmaintained/fix_dat/fix_dat.go +++ b/unmaintained/fix_dat/fix_dat.go @@ -24,7 +24,7 @@ var ( /* This is to resolve an one-time issue that caused inconsistency with .dat and .idx files. -In this case, the .dat file contains all data, but some of deletion caused incorrect offset. +In this case, the .dat file contains all data, but some deletion caused incorrect offset. The .idx has all correct offsets. 1. fix the .dat file, a new .dat_fixed file will be generated. -- cgit v1.2.3