Index: generic/asm/nsfAsmAssemble.c =================================================================== diff -u -rfcfefac791a3baf9193ab0a39f782dcd0d74b522 -r3e1001fff2cd8e0f82fec692a88c397b72e2bead --- generic/asm/nsfAsmAssemble.c (.../nsfAsmAssemble.c) (revision fcfefac791a3baf9193ab0a39f782dcd0d74b522) +++ generic/asm/nsfAsmAssemble.c (.../nsfAsmAssemble.c) (revision 3e1001fff2cd8e0f82fec692a88c397b72e2bead) @@ -132,7 +132,7 @@ *---------------------------------------------------------------------- * AsmAssemble -- * - * The assmbler, takes an assembly script in the form of a nested + * The assembler, takes an assembly script in the form of a nested * list and emits the internal representation for the execution * engine. *