From 56d3813a15514758ea26dbcd633f26d893d6b0a2 Mon Sep 17 00:00:00 2001 From: reportxx <84130654+reportxx@users.noreply.github.com> Date: Sun, 3 Oct 2021 13:41:38 +0000 Subject: [PATCH] Small typo fix One capitalization was missed in the last merge. --- resources/calibre-portable.bat | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/resources/calibre-portable.bat b/resources/calibre-portable.bat index 934c75b24f..6b7c091c9a 100644 --- a/resources/calibre-portable.bat +++ b/resources/calibre-portable.bat @@ -2,7 +2,7 @@ REM Calibre-Portable.bat REM ¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬ REM -REM Batch File to start a calibre configuration on Windows +REM Batch file to start a calibre configuration on Windows REM giving explicit control of the location of: REM - calibre program files REM - calibre library files