Index: /trunk/ccl/lisp-kernel/x86-macros.s
===================================================================
--- /trunk/ccl/lisp-kernel/x86-macros.s	(revision 5008)
+++ /trunk/ccl/lisp-kernel/x86-macros.s	(revision 5009)
@@ -14,5 +14,5 @@
 
 
-/* Try to make macros follow GAS/ATT conventions, were source precedes  */
+/* Try to make macros follow GAS/ATT conventions, where source precedes  */
 /* destination.  */
 
@@ -285,5 +285,5 @@
 	
 define([tra],[
-	.p2align 3
+        .p2align 3
 	ifelse($2,[],[
 	.long 0
@@ -472,5 +472,5 @@
 
 define([save_tcr_linear],[
-        movq %rcontxt:tcr.linear,$1
+        movq %rcontext:tcr.linear,$1
 ]) 
 	
