mirror of
https://github.com/Cockatrice/Cockatrice.git
synced 2026-07-18 08:22:15 -07:00
Fix typo in comment about accepted decklist file formats
This commit is contained in:
parent
48123c8822
commit
f2aedaf54d
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 filePath The directory to search through
|
||||||
* @param recursive Whether to search through subdirectories
|
* @param recursive Whether to search through subdirectories
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue