Fix typos
This commit is contained in:
parent
cc7f1155a8
commit
13d46f6820
15 changed files with 18 additions and 18 deletions
|
@ -64,7 +64,7 @@ public:
|
|||
* A specialization of GameListItem for path values.
|
||||
* This class ensures that for every full path value it holds, a correct string representation
|
||||
* of just the filename (with no extension) will be displayed to the user.
|
||||
* If this class recieves valid SMDH data, it will also display game icons and titles.
|
||||
* If this class receives valid SMDH data, it will also display game icons and titles.
|
||||
*/
|
||||
class GameListItemPath : public GameListItem {
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue