diff options
Diffstat (limited to 'src/frontend/mame/ui/text.h')
-rw-r--r-- | src/frontend/mame/ui/text.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/frontend/mame/ui/text.h b/src/frontend/mame/ui/text.h index 527713fc483..5852bbeb184 100644 --- a/src/frontend/mame/ui/text.h +++ b/src/frontend/mame/ui/text.h @@ -86,7 +86,7 @@ private: float size; }; - // information about the "source" of a chracter - also in a struct + // information about the "source" of a character - also in a struct // to facilitate copying struct source_info { |