Index: generic/asm/asmAssembleTemplate.c =================================================================== diff -u -N -r6450e201d04b5d79ac2cdc5c2f33f9d411499f58 -r83e2a1bc1e93733b0459e24666828c4a3f2bce63 --- generic/asm/asmAssembleTemplate.c (.../asmAssembleTemplate.c) (revision 6450e201d04b5d79ac2cdc5c2f33f9d411499f58) +++ generic/asm/asmAssembleTemplate.c (.../asmAssembleTemplate.c) (revision 83e2a1bc1e93733b0459e24666828c4a3f2bce63) @@ -51,9 +51,9 @@ *---------------------------------------------------------------------- * AsmAssemble -- * - * The assmbler, takes an assembly script in the form of a nested - * list and emits the internal representation for the execution - * enigine. + * The assmbler, takes an assembly script in the form of a nested + * list and emits the internal representation for the execution + * enigine. * *---------------------------------------------------------------------- */