mirror of
https://github.com/Cockatrice/Cockatrice.git
synced 2026-04-27 07:48:01 -07:00
Fix typo in comment about accepted decklist file formats (#5754)
This commit is contained in:
parent
a6f2e69e1a
commit
9decf78d2d
1 changed files with 1 additions and 1 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue