From bde63d2b036025ffe80ca5bc0608205c6fc63d8e Mon Sep 17 00:00:00 2001 From: patacongo Date: Tue, 7 Oct 2008 19:03:03 +0000 Subject: [PATCH] typo git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@988 42af7a65-404d-4744-a932-0658087f49c3 --- configs/mcu123-lpc214x/usbserial/defconfig | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/configs/mcu123-lpc214x/usbserial/defconfig b/configs/mcu123-lpc214x/usbserial/defconfig index 3e325967ba4..df434376bd2 100644 --- a/configs/mcu123-lpc214x/usbserial/defconfig +++ b/configs/mcu123-lpc214x/usbserial/defconfig @@ -217,7 +217,7 @@ CONFIG_NOPRINTF_FIELDWIDTH=n # Allow for architecture optimized implementations # # The architecture can provide optimized versions of the -# following to improve sysem performance +# following to improve system performance # CONFIG_ARCH_MEMCPY=n CONFIG_ARCH_MEMCMP=n