From: Roberto E. Vargas Caballero Date: Thu, 15 Nov 2012 19:57:37 +0000 (+0100) Subject: Fix speech error in comment X-Git-Url: https://jasonwoof.com/gitweb/?p=st.git;a=commitdiff_plain;h=6312f76ca47f94119a7740dd36f7dd6ce037e907 Fix speech error in comment --- st.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) --- diff --git a/st.c b/st.c index db21901..367ab51 100644 --- a/st.c +++ b/st.c @@ -2082,7 +2082,7 @@ tputc(char *c, int len) { } } /* - * All characters which forms part of a sequence are not + * All characters which form part of a sequence are not * printed */ return;