mirror of
https://github.com/pikami/st.git
synced 2025-05-03 14:52:46 +01:00
Fix typo.
It seems that LICENSE files are more common than LICENCE files. At least this patch makes spelling consistent.
This commit is contained in:
parent
c569e3146e
commit
9d1495f9ee
2
st.c
2
st.c
@ -1,4 +1,4 @@
|
|||||||
/* See LICENSE for licence details. */
|
/* See LICENSE for license details. */
|
||||||
#include <ctype.h>
|
#include <ctype.h>
|
||||||
#include <errno.h>
|
#include <errno.h>
|
||||||
#include <fcntl.h>
|
#include <fcntl.h>
|
||||||
|
Loading…
x
Reference in New Issue
Block a user