]> git.armaanb.net Git - st.git/blobdiff - st.c
Fix speech error in comment
[st.git] / st.c
diff --git a/st.c b/st.c
index db21901c158e063092b66bb7405a8638605c5987..367ab51df5236bef61d6a019e025c714665c369b 100644 (file)
--- 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;