Fix typo in comment about accepted decklist file formats (#5754)

This commit is contained in:
RickyRister
2025-03-21 00:31:38 +00:00
committed by GitHub
parent a6f2e69e1a
commit 9decf78d2d
@@ -59,7 +59,7 @@ void VisualDeckStorageFolderDisplayWidget::refreshUi()
}
/**
* Gets all files in the directory that have a .txt or .cod extension
* Gets all files in the directory that have an accepted decklist file extension
*
* @param filePath The directory to search through
* @param recursive Whether to search through subdirectories