summaryrefslogtreecommitdiff
path: root/framebuffer/options.h
diff options
context:
space:
mode:
Diffstat (limited to 'framebuffer/options.h')
-rw-r--r--framebuffer/options.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/framebuffer/options.h b/framebuffer/options.h
index 5cb5bfb1a..eee6f4bc6 100644
--- a/framebuffer/options.h
+++ b/framebuffer/options.h
@@ -57,7 +57,7 @@ NSOPTION_STRING(fb_face_sans_serif_bold, NULL)
NSOPTION_STRING(fb_face_sans_serif_italic, NULL)
NSOPTION_STRING(fb_face_sans_serif_italic_bold, NULL)
NSOPTION_STRING(fb_face_serif, NULL)
-NSOPTION_STRING(fb_serif_bold, NULL)
+NSOPTION_STRING(fb_face_serif_bold, NULL)
NSOPTION_STRING(fb_face_monospace, NULL)
NSOPTION_STRING(fb_face_monospace_bold, NULL)
NSOPTION_STRING(fb_face_cursive, NULL)