]> code.delx.au - gnu-emacs/blobdiff - src/Makefile.in
Fix handling of face attributes in Fx_create_frame (Bug#16529).
[gnu-emacs] / src / Makefile.in
index 00889e9a27716b46963a86b2f8925f474d038d1a..388923596c9fb853345f343f048be11d682f8679 100644 (file)
@@ -110,7 +110,7 @@ TEMACS_LDFLAGS = $(LD_SWITCH_SYSTEM) $(LD_SWITCH_SYSTEM_TEMACS)
 
 ## If available, the names of the paxctl and setfattr programs.
 ## On grsecurity/PaX systems, unexec will fail due to a gap between
-## the bss section and the heap.  Older versions nee paxctl to work
+## the bss section and the heap.  Older versions need paxctl to work
 ## around this, newer ones setfattr.  See Bug#11398 and Bug#16343.
 PAXCTL = @PAXCTL@
 SETFATTR = @SETFATTR@