[PATCH 3/7] acpica: Makefile.am: fix spelling mistake

Colin King colin.king at canonical.com
Thu Jul 18 08:02:57 UTC 2013


From: Colin Ian King <colin.king at canonical.com>

seperate --> separate

Signed-off-by: Colin Ian King <colin.king at canonical.com>
---
 src/acpica/source/compiler/Makefile.am | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/src/acpica/source/compiler/Makefile.am b/src/acpica/source/compiler/Makefile.am
index 25e2533..a117577 100644
--- a/src/acpica/source/compiler/Makefile.am
+++ b/src/acpica/source/compiler/Makefile.am
@@ -1,5 +1,5 @@
 #
-# We need to build this as a seperate shared library with the iasl functionality built in. We
+# We need to build this as a separate shared library with the iasl functionality built in. We
 # just export the fwts_* interface.
 #
 AM_CPPFLAGS = -Wall -Wstrict-prototypes -fno-strict-aliasing -D_LINUX -DACPI_ASL_COMPILER $(CFLAGS) -I$(top_srcdir)/src/acpica/source/include
-- 
1.8.1.2




More information about the fwts-devel mailing list