summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--doc/src/whatsnew/whatsnew511.qdoc2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/src/whatsnew/whatsnew511.qdoc b/doc/src/whatsnew/whatsnew511.qdoc
index 5df7103a8..76afa595b 100644
--- a/doc/src/whatsnew/whatsnew511.qdoc
+++ b/doc/src/whatsnew/whatsnew511.qdoc
@@ -72,7 +72,7 @@
code instead of assembly.
\li New hotspot JIT that generates optimized assembly for byte code that
gets repeatedly executed.
- \li \c {CONFIG += qmlcompiler} now also works in the open source version, by
+ \li \c {CONFIG += qtquickcompiler} now also works in the open source version, by
embedding the generated byte code at compile time.
\endlist