]> de.git.xonotic.org Git - xonotic/xonotic-data.pk3dir.git/blobdiff - qcsrc/menu/xonotic/keybinder.c
fix another typo
[xonotic/xonotic-data.pk3dir.git] / qcsrc / menu / xonotic / keybinder.c
index da6f5f54575714328974ecf92213698836c39fb3..1d8dc96425a79ddf7ad2e8e658c9421c0944a835 100644 (file)
@@ -33,7 +33,7 @@ void KeyBinder_Bind_Edit(entity btn, entity me);
 
 #ifdef IMPLEMENTATION
 
-string KEY_NOT_BOUND_COMMAND "// not bound";
+string KEY_NOT_BOUND_COMMAND "// not bound";
 
 #define MAX_KEYS_PER_FUNCTION 2
 #define MAX_KEYBINDS 256