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

Keng-Yu Lin kengyu at canonical.com
Fri Jul 26 04:37:37 UTC 2013


On Thu, Jul 18, 2013 at 4:02 PM, Colin King <colin.king at canonical.com> wrote:
> 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
>

Acked-by: Keng-Yu Lin <kengyu at canonical.com>



More information about the fwts-devel mailing list