]> code.delx.au - gnu-emacs/commitdiff
Spelling fix in ChangeLog entry.
authorPaul Eggert <eggert@cs.ucla.edu>
Sun, 1 Jun 2014 23:37:59 +0000 (16:37 -0700)
committerPaul Eggert <eggert@cs.ucla.edu>
Sun, 1 Jun 2014 23:37:59 +0000 (16:37 -0700)
src/ChangeLog

index 975b19f032f9206c345bab94bc3bd66ece5026e1..f5da7ce4ee3f8c92f4ffb2d6b7aefdcb6418024a 100644 (file)
@@ -4,7 +4,7 @@
        * callproc.c, sysdep.c (block_child_signal, unblock_child_signal):
        Move implementations from callproc.c to sysdep.c.
        * process.h, syssignal.h (block_child_signal, unblock_child_signal):
-       Move declaratations from process.h to syssignal.h.
+       Move declarations from process.h to syssignal.h.
 
 2014-06-01  Juanma Barranquero  <lekktu@gmail.com>