From d448c2520c19c898a0301259f2eb0a5abd08e314 Mon Sep 17 00:00:00 2001 From: Natalia Portillo Date: Thu, 30 Sep 2021 23:20:07 +0100 Subject: [PATCH] Fix typo in changelog. --- docs/Changelog.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/Changelog.md b/docs/Changelog.md index 45e9bb0..55f838b 100644 --- a/docs/Changelog.md +++ b/docs/Changelog.md @@ -407,7 +407,7 @@ - In image information, only show indexes if there's any index to show. - Move IRC to Libera. - Reduce seek times to 100 when scanning MMC/SD cards. -- Rename *filesystem analyze* command to *filesystem info*. +- Rename *image analyze* command to *filesystem info*. - Use ATA Pass Through Direct API in Windows. - Use same codepath for calculating optical media tag sidecar fields dumping or from image. - Use SCSI reader detection of maximum supporter blocks to read at once when scanning non-CD media.