From 2eac10577064b3de18173ba0e2ee07ee55240feb Mon Sep 17 00:00:00 2001 From: Frank Terbeck Date: Fri, 4 Mar 2011 13:25:25 +0000 Subject: 28853: Fix typo: preceed -> precede --- 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 a91ac541f..715f4b503 100644 --- a/Src/prompt.c +++ b/Src/prompt.c @@ -1205,7 +1205,7 @@ prompttrunc(int arg, int truncchar, int doprint, int endchar, if (truncatleft) { /* * To truncate at the left, selectively copy - * maxwidth bytes from the main prompt, preceeded + * maxwidth bytes from the main prompt, preceded * by the truncation string in full. * * We're overwriting the string containing the -- cgit 1.4.1