]> git.xonotic.org Git - xonotic/darkplaces.git/blobdiff - keys.c
Correct names in credits and make them more consistent.
[xonotic/darkplaces.git] / keys.c
diff --git a/keys.c b/keys.c
index e93f83ac95504136e3605ce7a1ba0a15ae0faf67..ff3a2c890a6618d5debbe6b39ee055638d1e29c9 100644 (file)
--- a/keys.c
+++ b/keys.c
@@ -679,7 +679,7 @@ Interactive line editing and console scrollback
 static void
 Key_Console (int key, int unicode)
 {
-       // LordHavoc: copied most of this from Q2 to improve keyboard handling
+       // LadyHavoc: copied most of this from Q2 to improve keyboard handling
        switch (key)
        {
        case K_KP_SLASH: