aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorRichard M. Stallman <[email protected]>2002-06-08 18:30:02 +0000
committerRichard M. Stallman <[email protected]>2002-06-08 18:30:02 +0000
commit9583b2bb2709c033d4e2a76d702094fc79b560a4 (patch)
treea4b749e59363c62324a89fdd28f63e32c9542463
parentf402ba38f52d407923f47a18372f84e2ad794ae7 (diff)
Comment change.
-rw-r--r--src/xdisp.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/xdisp.c b/src/xdisp.c
index 155602e2b4..9470625313 100644
--- a/src/xdisp.c
+++ b/src/xdisp.c
@@ -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;