tfix typo - dmenu - Dmenu fork with xft fonts.
(HTM) git clone git://r-36.net/dmenu
(DIR) Log
(DIR) Files
(DIR) Refs
(DIR) README
(DIR) LICENSE
---
(DIR) commit be9afce03548e8110744064d1c9c67795c13cdb6
(DIR) parent 3c067598fc3070243ae0c784bfea906dce0a6fbb
(HTM) Author: Connor Lane Smith <cls@lubutu.com>
Date: Sat, 14 May 2011 17:47:12 +0100
fix typo
Diffstat:
dmenu.c | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
---
(DIR) diff --git a/dmenu.c b/dmenu.c
t@@ -1,4 +1,4 @@
-/* See LICENSE file for copynext and license details. */
+/* See LICENSE file for copyright and license details. */
#include <ctype.h>
#include <stdio.h>
#include <stdlib.h>