From 373f3313a565b991d6cdc8bef1d48491e41254a4 Mon Sep 17 00:00:00 2001 From: Andras Timar Date: Thu, 20 Oct 2016 16:09:51 +0200 Subject: [PATCH] typo: imgage -> image Change-Id: I5f650293719ad790eb5b4f5d5d448399356f386e --- configure.ac | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/configure.ac b/configure.ac index d7ac823bb5d6..af07d135032c 100644 --- a/configure.ac +++ b/configure.ac @@ -2586,7 +2586,7 @@ else AC_MSG_RESULT([internal src images for desktop]) else WITH_GALLERY_BUILD= - AC_MSG_RESULT([disable src imgage build]) + AC_MSG_RESULT([disable src image build]) fi fi AC_SUBST(WITH_GALLERY_BUILD)