summaryrefslogtreecommitdiffstats
path: root/src/frontend/mame/ui/text.h
diff options
context:
space:
mode:
author Robbbert <Robbbert@users.noreply.github.com>2016-11-26 08:49:17 +1100
committer Robbbert <Robbbert@users.noreply.github.com>2016-11-26 08:49:17 +1100
commit0b1a51a9d1700d8b22d65602b9f2a4dfb1a701ea (patch)
tree4a8b4935070429aace58b1ea0149a835b9609af9 /src/frontend/mame/ui/text.h
parenta68cefdb4f220455e9a29e98d3b270958078d5ea (diff)
parent7ad15e78260f5dc28912cc700fc87838ca75f198 (diff)
Merge remote-tracking branch 'upstream/master'
Diffstat (limited to 'src/frontend/mame/ui/text.h')
-rw-r--r--src/frontend/mame/ui/text.h2
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
{