diff options
author | Andras Timar <andras.timar@collabora.com> | 2016-10-20 16:09:51 +0200 |
---|---|---|
committer | Andras Timar <andras.timar@collabora.com> | 2016-10-20 16:09:51 +0200 |
commit | 373f3313a565b991d6cdc8bef1d48491e41254a4 (patch) | |
tree | 7d0427cbbdf50b326ec927ae1367f700d9563869 | |
parent | 959bf16fb7662cd200d7a188a72de0fdb7c43b6d (diff) |
typo: imgage -> image
Change-Id: I5f650293719ad790eb5b4f5d5d448399356f386e
-rw-r--r-- | configure.ac | 2 |
1 files changed, 1 insertions, 1 deletions
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) |