From af0697b70533b6e40c92180a7523c16cf49798e9 Mon Sep 17 00:00:00 2001 From: Oliver Kiddle Date: Mon, 5 Aug 2002 12:35:59 +0000 Subject: 17503: fix various typos and spelling mistakes in source code comments --- Src/prompt.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Src/prompt.c') diff --git a/Src/prompt.c b/Src/prompt.c index 06dd2e5a9..762daf2c1 100644 --- a/Src/prompt.c +++ b/Src/prompt.c @@ -75,7 +75,7 @@ static char *bp; static char *bufline; -/* bp1 is an auxilliary pointer into the buffer, which when non-NULL is * +/* bp1 is an auxiliary pointer into the buffer, which when non-NULL is * * moved whenever the buffer is reallocated. It is used when data is * * being temporarily held in the buffer. */ -- cgit 1.4.1