summaryrefslogtreecommitdiffstats
path: root/doc/src/declarative/components.qdoc
diff options
context:
space:
mode:
Diffstat (limited to 'doc/src/declarative/components.qdoc')
-rw-r--r--doc/src/declarative/components.qdoc2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/src/declarative/components.qdoc b/doc/src/declarative/components.qdoc
index b5c5ae7..9a6f2dd 100644
--- a/doc/src/declarative/components.qdoc
+++ b/doc/src/declarative/components.qdoc
@@ -3,7 +3,7 @@
\target components
\title Components
-A \b component is a reusable, encapsulated Qml element with a well-defined interface.
+A \bold component is a reusable, encapsulated Qml element with a well-defined interface.
Writing and using components allows you to:
\list