Skip to content

Commit 176f169

Browse files
Improved a comment, really just testing something
1 parent e01863f commit 176f169

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

CalibreImport/CalibreImport.cs

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -57,8 +57,7 @@ public class CalibreImport : SharpContextMenu
5757
private string calibredbPath;
5858
private string calibrePath;
5959

60-
// Constructor
61-
// Initializes the CalibreImport instance, sets culture from settings,
60+
// Constructor: sets culture from settings,
6261
// and loads paths and supported file extensions
6362
public CalibreImport()
6463
{

0 commit comments

Comments
 (0)