]> git.eshelyaron.com Git - emacs.git/commitdiff
Comment change.
authorRichard M. Stallman <rms@gnu.org>
Sat, 8 Jun 2002 18:30:02 +0000 (18:30 +0000)
committerRichard M. Stallman <rms@gnu.org>
Sat, 8 Jun 2002 18:30:02 +0000 (18:30 +0000)
src/xdisp.c

index 155602e2b4a88f447ee3c235dfe5fa28d5d6fc9a..94706253133de3e7220e2bd29f9eeefa8c7b7088 100644 (file)
@@ -6271,7 +6271,7 @@ with_echo_area_buffer (w, which, fn, a1, a2, a3, a4)
   int this_one, the_other, clear_buffer_p, rc;
   int count = BINDING_STACK_SIZE ();
 
-  /* If buffers aren't life, make new ones.  */
+  /* If buffers aren't live, make new ones.  */
   ensure_echo_area_buffers ();
 
   clear_buffer_p = 0;