aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--src/effects/doc/src/qtgraphicaleffects.qdoc2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/effects/doc/src/qtgraphicaleffects.qdoc b/src/effects/doc/src/qtgraphicaleffects.qdoc
index 6425701..eb4d454 100644
--- a/src/effects/doc/src/qtgraphicaleffects.qdoc
+++ b/src/effects/doc/src/qtgraphicaleffects.qdoc
@@ -57,7 +57,7 @@ items that can be added to Qt Quick user interface as UI components.
The API consists of over 20 effects provided as separate QML types. The effects
cover functional areas such as blending, masking, blurring, coloring, and many more.
-\section1 Getting started
+\section1 Getting Started
To load Qt Graphical Effects, add the following import statement to your .qml file:
\snippet Blend-example.qml import