From d478939cfd1d75ef4c75a0c3f523f4b1f2ee8554 Mon Sep 17 00:00:00 2001
From: Fons Rademakers <Fons.Rademakers@cern.ch>
Date: Mon, 10 Sep 2012 10:05:21 +0000
Subject: [PATCH] typo.

git-svn-id: http://root.cern.ch/svn/root/trunk@45914 27541ba8-7e3a-0410-8455-c3a389f83636
---
 configure | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/configure b/configure
index f7c8211bd5b..562505eb115 100755
--- a/configure
+++ b/configure
@@ -1492,11 +1492,11 @@ To reduce the output of configure by removing the trailing howto message, use:
 
    --nohowto
 
-With the flog:
+Use the flag:
 
   --fail-on-missing 
 
-Configure will fail if a component that has been explicitly enabled
+to force configure to fail if a component that has been explicitly enabled
 is missing some dependencies and can not be built.
 
 enable/disable options, prefix with either --enable- or --disable-
-- 
GitLab