mirror of
https://github.com/daveallie/crosspoint-reader.git
synced 2026-02-06 23:57:39 +03:00
docs: Fix comment - .bin to .epdfont
This commit is contained in:
parent
fa4c63e54b
commit
9cd208f8ae
@ -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:
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user