summaryrefslogtreecommitdiffstats
path: root/src/multimedia/doc/src/blackberry.qdoc
diff options
context:
space:
mode:
Diffstat (limited to 'src/multimedia/doc/src/blackberry.qdoc')
-rw-r--r--src/multimedia/doc/src/blackberry.qdoc2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/multimedia/doc/src/blackberry.qdoc b/src/multimedia/doc/src/blackberry.qdoc
index 4b494cb65..5af063651 100644
--- a/src/multimedia/doc/src/blackberry.qdoc
+++ b/src/multimedia/doc/src/blackberry.qdoc
@@ -59,7 +59,7 @@ supported in QMediaPlayer as well. Playlists as sources are also supported.
mmrenderer does not allow access to the pixel data of video frames, hence Qt Multimedia
classes like QVideoFrame and QAbstractVideoSurface will not work since they require access
to the image data. QVideoWidget and the VideoOutput QML element are implemented with an overlay window;
-mmrenderer creates a seperate window displaying a video and puts that on top of the Qt application.
+mmrenderer creates a separate window displaying a video and puts that on top of the Qt application.
As a consequence, no other widget or QML element can be put on top of the video, and QML shaders have
no effect.