diff mbox

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

Message ID 1374134581-10092-4-git-send-email-colin.king@canonical.com
State Accepted
Headers show

Commit Message

Colin Ian King July 18, 2013, 8:02 a.m. UTC
From: Colin Ian King <colin.king@canonical.com>

seperate --> separate

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

Comments

Ivan Hu July 22, 2013, 3:57 a.m. UTC | #1
On 07/18/2013 04:02 PM, Colin King wrote:
> From: Colin Ian King <colin.king@canonical.com>
>
> seperate --> separate
>
> Signed-off-by: Colin Ian King <colin.king@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
>

Acked-by: Ivan Hu <ivan.hu@canonical.com>
Keng-Yu Lin July 26, 2013, 4:37 a.m. UTC | #2
On Thu, Jul 18, 2013 at 4:02 PM, Colin King <colin.king@canonical.com> wrote:
> From: Colin Ian King <colin.king@canonical.com>
>
> seperate --> separate
>
> Signed-off-by: Colin Ian King <colin.king@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
>

Acked-by: Keng-Yu Lin <kengyu@canonical.com>
diff mbox

Patch

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