diff --git a/modus-themes.el b/modus-themes.el index a902cc8ca23acdda00663110b185bd8111dd9c00..e775defcdd127c3bd8f8d23bb81069c3ea7306f7 100644 --- a/modus-themes.el +++ b/modus-themes.el @@ -2999,7 +2999,7 @@ In user configuration files the form may look like this: (const :tag "Extra-light" extralight) (const :tag "Light" light) (const :tag "Semi-light" semilight) - (const :tag "Regulat (default)" nil) + (const :tag "Regular (default)" nil) (const :tag "Medium" medium) (const :tag "Bold" bold) (const :tag "Semi-bold" semibold)