Index: sbin/wsconsctl/map_parse.y
===================================================================
RCS file: /Users/steffen/arena/code.openbsd/src/sbin/wsconsctl/map_parse.y,v
retrieving revision 1.4
diff -a -p -u -r1.4 map_parse.y
--- sbin/wsconsctl/map_parse.y 26 Jun 2008 05:42:06 -0000 1.4
+++ sbin/wsconsctl/map_parse.y 30 Jan 2012 15:53:00 -0000
@@ -37,7 +37,7 @@
* from the old to the new map. Therefore it
* is possible to exchange keys.
*
- * kecode pos = sym ... assign the symbols to key `pos'.
+ * keycode pos = sym ... assign the symbols to key `pos'.
* The first symbol may be a command.
* The following symbols are assigned
* to the normal and altgr groups.