summaryrefslogtreecommitdiffstats
path: root/doc/src/widgets-and-layouts/widgets.qdoc
diff options
context:
space:
mode:
Diffstat (limited to 'doc/src/widgets-and-layouts/widgets.qdoc')
-rw-r--r--doc/src/widgets-and-layouts/widgets.qdoc2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/src/widgets-and-layouts/widgets.qdoc b/doc/src/widgets-and-layouts/widgets.qdoc
index 18b8be1c29..fbce744792 100644
--- a/doc/src/widgets-and-layouts/widgets.qdoc
+++ b/doc/src/widgets-and-layouts/widgets.qdoc
@@ -67,7 +67,7 @@
\section1 Widget Styles
- \l{Styles &amp Style Aware Widgets}{Styles} draw on behalf of
+ \l{Styles and Style Aware Widgets}{Styles} draw on behalf of
widgets and encapsulate the look and feel of a GUI. Qt's built-in
widgets use the QStyle class to perform nearly all of their drawing,
ensuring that they look exactly like the equivalent native widgets.