docs: Fix comment - .bin to .epdfont

This commit is contained in:
Eunchurn Park 2026-01-18 19:09:06 +09:00
parent fa4c63e54b
commit 9cd208f8ae
No known key found for this signature in database
GPG Key ID: 29D94D9C697E3F92

View File

@ -11,7 +11,7 @@
/** /**
* Activity for selecting a custom font from /.crosspoint/fonts folder. * Activity for selecting a custom font from /.crosspoint/fonts folder.
* Lists .bin font files and allows the user to select one. * Lists .epdfont files and allows the user to select one.
*/ */
class FontSelectionActivity final : public ActivityWithSubactivity { class FontSelectionActivity final : public ActivityWithSubactivity {
public: public: