]> git.eshelyaron.com Git - emacs.git/commitdiff
; Fix typos
authorStefan Kangas <stefankangas@gmail.com>
Sun, 10 Dec 2023 11:39:54 +0000 (12:39 +0100)
committerEshel Yaron <me@eshelyaron.com>
Mon, 11 Dec 2023 06:43:15 +0000 (07:43 +0100)
(cherry picked from commit 2773cf9e013a989df99a689317de941bde2cbf29)

doc/misc/modus-themes.org
src/pgtkterm.c

index 7eedc97ab042e6811a3eb9493e1f254c95e263ca..73dd51886c162c53f67e9c552dafd1e6bd289e67 100644 (file)
@@ -5080,7 +5080,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.
 
index 461c9d6d8990f3477052b5f4e454f84a24e5987b..9a87820f82b61eac90db4e77105beec9f85a8aaa 100644 (file)
@@ -6259,7 +6259,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