Xinqi Bao's Git
projects
/
st.git
/ blobdiff
summary
|
log
|
commit
|
diff
|
tree
raw
| inline |
side by side
Fix speech error in comment
[st.git]
/
st.c
diff --git
a/st.c
b/st.c
index
db21901
..
367ab51
100644
(file)
--- a/
st.c
+++ b/
st.c
@@
-2082,7
+2082,7
@@
tputc(char *c, int len) {
}
}
/*
- * All characters which form
s
part of a sequence are not
+ * All characters which form part of a sequence are not
* printed
*/
return;