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

This commit is contained in:
RickyRister 2025-03-20 17:31:38 -07:00 committed by GitHub
parent a6f2e69e1a
commit 9decf78d2d
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -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