aboutsummaryrefslogtreecommitdiffstats
path: root/src/quick/scenegraph/util/qsgtexture.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/quick/scenegraph/util/qsgtexture.cpp')
-rw-r--r--src/quick/scenegraph/util/qsgtexture.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/quick/scenegraph/util/qsgtexture.cpp b/src/quick/scenegraph/util/qsgtexture.cpp
index 98378ca5db..3564a64a16 100644
--- a/src/quick/scenegraph/util/qsgtexture.cpp
+++ b/src/quick/scenegraph/util/qsgtexture.cpp
@@ -655,7 +655,7 @@ void QSGPlainTexture::bind()
/*!
\fn bool QSGDynamicTexture::updateTexture()
- Call this function to explicitely update the dynamic texture. Calling bind() will bind
+ Call this function to explicitly update the dynamic texture. Calling bind() will bind
the content that was previously updated.
The function returns true if the texture was changed as a resul of the update; otherwise