From 84c8542eeb2897c0b1dbca5985ed7d34cb6b4edc Mon Sep 17 00:00:00 2001 From: Lincoln Ramsay Date: Fri, 7 Oct 2011 13:05:56 +1000 Subject: fix spelling (in a comment) Change-Id: I74ef359ad899060f3ed60ae323c5fc3a1e75dc86 Reviewed-on: http://codereview.qt-project.org/6198 Reviewed-by: Sergio Ahumada Sanity-Review: Qt Sanity Bot --- configure | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'configure') diff --git a/configure b/configure index 40152add..124248c7 100755 --- a/configure +++ b/configure @@ -59,7 +59,7 @@ my $ret = system_v("$relpath/qtbase/configure @ARGV"); exit $ret unless ($ret == 0); if (! -e ".qmake.cache") { # Even though there was no error code, this file wasn't created - # so configure didn't finish properly. This is probaby because + # so configure didn't finish properly. This is probably because # the user passed -help exit 0; } -- cgit v1.2.3