]> git.armaanb.net Git - dmenu.git/commitdiff
fix typo
authorConnor Lane Smith <cls@lubutu.com>
Sat, 14 May 2011 16:47:12 +0000 (17:47 +0100)
committerConnor Lane Smith <cls@lubutu.com>
Sat, 14 May 2011 16:47:12 +0000 (17:47 +0100)
dmenu.c

diff --git a/dmenu.c b/dmenu.c
index 2684c910da7b2eefba720e26fc6984a3969738c2..68fc9ffd2d1ca30911daa37b79994a44268d8a1d 100644 (file)
--- a/dmenu.c
+++ b/dmenu.c
@@ -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>