[hackers] [st] Fix typo. || noname_AT_inventati.org

From: <git_AT_suckless.org>
Date: Tue, 14 Apr 2015 09:56:42 +0200 (CEST)

commit 9d1495f9eeee993a480c7ab1755803d081d794e6
Author: noname_AT_inventati.org <noname_AT_inventati.org>
Date: Mon Apr 13 14:03:12 2015 +0200

    Fix typo.
    
    It seems that LICENSE files are more common than LICENCE files.
    At least this patch makes spelling consistent.

diff --git a/st.c b/st.c
index 2c58a3e..0558593 100644
--- a/st.c
+++ b/st.c
_AT_@ -1,4 +1,4 @@
-/* See LICENSE for licence details. */
+/* See LICENSE for license details. */
 #include <ctype.h>
 #include <errno.h>
 #include <fcntl.h>
Received on Tue Apr 14 2015 - 09:56:42 CEST

This archive was generated by hypermail 2.3.0 : Tue Apr 14 2015 - 10:00:26 CEST