* Makefile.in, configure.in, configure,
[fw/sdcc] / doc / macro-sys-design.txt
index ef4e889bc8df97d798a719191b4cd10e9ff28871..6d09c766347b0c865104693c5839fe213eefd03a 100644 (file)
@@ -8,7 +8,7 @@ GB IAR or rgbds assemblers.
 simple level from one backend, such as the gbz80 and z80.
 3.  Provide a way to dynamically build a command line for any spawned
 processes.
 simple level from one backend, such as the gbz80 and z80.
 3.  Provide a way to dynamically build a command line for any spawned
 processes.
-4.  Provide a way for the backend to convientely access volatile global data
+4.  Provide a way for the backend to conveniently access volatile global data
 such as the source file name or current function name.  This is mainly
 to get around assembler limitations.
 
 such as the source file name or current function name.  This is mainly
 to get around assembler limitations.