From 2dbf5e7038f4d952fb4cf7b88c23b933ffb95004 Mon Sep 17 00:00:00 2001
From: Lou Logan <lou@lrcd.com>
Date: Mon, 26 May 2014 11:54:35 -0800
Subject: [PATCH] configure: s/solving/solve

Signed-off-by: Lou Logan <lou@lrcd.com>
---
 configure | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/configure b/configure
index b920ddea1cc..faaee7f7152 100755
--- a/configure
+++ b/configure
@@ -417,7 +417,7 @@ EOF
     else
         cat <<EOF
 Include the log file "$logfile" produced by configure as this will help
-solving the problem.
+solve the problem.
 EOF
     fi
     exit 1
-- 
GitLab