aboutsummaryrefslogtreecommitdiffstats
path: root/src
diff options
context:
space:
mode:
Diffstat (limited to 'src')
-rw-r--r--src/font.c6
1 files changed, 3 insertions, 3 deletions
diff --git a/src/font.c b/src/font.c
index b2b43c79713..355353a4f4a 100644
--- a/src/font.c
+++ b/src/font.c
@@ -3822,17 +3822,17 @@ They are the same as face attributes of the same name. See
3822 3822
3823`:foundry' 3823`:foundry'
3824 3824
3825VALUE must be a string or a symbol specifying the font foundry, e.g. ``misc''. 3825VALUE must be a string or a symbol specifying the font foundry, e.g. `misc'.
3826 3826
3827`:adstyle' 3827`:adstyle'
3828 3828
3829VALUE must be a string or a symbol specifying the additional 3829VALUE must be a string or a symbol specifying the additional
3830typographic style information of a font, e.g. ``sans''. 3830typographic style information of a font, e.g. `sans'.
3831 3831
3832`:registry' 3832`:registry'
3833 3833
3834VALUE must be a string or a symbol specifying the charset registry and 3834VALUE must be a string or a symbol specifying the charset registry and
3835encoding of a font, e.g. ``iso8859-1''. 3835encoding of a font, e.g. `iso8859-1'.
3836 3836
3837`:size' 3837`:size'
3838 3838