mirror of
https://github.com/yuzu-emu/yuzu-android
synced 2025-09-03 20:34:03 -07:00
Fix typos
This commit is contained in:
@@ -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 {
|
||||
|
||||
|
Reference in New Issue
Block a user