summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rwxr-xr-xconfigure2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure b/configure
index 443771af47..52c1be265f 100755
--- a/configure
+++ b/configure
@@ -453,7 +453,7 @@ DeviceVar()
eq="="
;;
*)
- echo >&2 "BUG: wrong command to QMakeVar: $1"
+ echo >&2 "BUG: wrong command to DeviceVar: $1"
;;
esac