diff options
Diffstat (limited to 'src/macfont.m')
-rw-r--r-- | src/macfont.m | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/macfont.m b/src/macfont.m index 80088b31256..feeee1fbebf 100644 --- a/src/macfont.m +++ b/src/macfont.m @@ -84,7 +84,7 @@ static Lisp_Object QCminspace; struct macfont_metrics; -/* The actual structure for Mac font that can be casted to struct font. */ +/* The actual structure for Mac font that can be cast to struct font. */ struct macfont_info { |