; Fix typos

This commit is contained in:
Stefan Kangas 2023-12-10 12:39:54 +01:00
parent 020aff95fa
commit 2773cf9e01
2 changed files with 2 additions and 2 deletions

View file

@ -5824,7 +5824,7 @@ each of the three channels of light (red, green, blue). For example:
: xrandr --output LVDS1 --brightness 1.0 --gamma 0.76:0.75:0.68
Typography is another variable. Some font families are blurry at small
point sizes. Others may have a regular weight that is lighter (thiner)
point sizes. Others may have a regular weight that is lighter (thinner)
than that of their peers which may, under certain circumstances, cause a
halo effect around each glyph.

View file

@ -6256,7 +6256,7 @@ symbol_to_drag_action (Lisp_Object act)
if (NILP (act))
return GDK_ACTION_DEFAULT;
signal_error ("Invalid drag acction", act);
signal_error ("Invalid drag action", act);
}
static Lisp_Object