diff options
author | Jason McDonald <jason.mcdonald@nokia.com> | 2010-09-02 06:33:35 (GMT) |
---|---|---|
committer | Jason McDonald <jason.mcdonald@nokia.com> | 2010-09-02 06:33:35 (GMT) |
commit | 8e664b347118e2cf80fff542f5e0f9946e0b76b9 (patch) | |
tree | c468f0195d6ee2e36ec77e88a281208a9c8e62e6 /src/opengl | |
parent | bcb164e6f87192af849eec6f89a870d98d67767b (diff) | |
download | Qt-8e664b347118e2cf80fff542f5e0f9946e0b76b9.zip Qt-8e664b347118e2cf80fff542f5e0f9946e0b76b9.tar.gz Qt-8e664b347118e2cf80fff542f5e0f9946e0b76b9.tar.bz2 |
Correcting spelling mistakes in documentation. Part of fix for QTBUG-11938.
Reviewer: David Boddie
Task number: QTBUG-11938
(cherry picked from commit eea84818e98af917d3cf2bf04ea17a416ef9d55e)
Conflicts:
src/script/api/qscriptcontext.cpp
Diffstat (limited to 'src/opengl')
-rw-r--r-- | src/opengl/qgl.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/opengl/qgl.cpp b/src/opengl/qgl.cpp index f69b421..3168944 100644 --- a/src/opengl/qgl.cpp +++ b/src/opengl/qgl.cpp @@ -1995,7 +1995,7 @@ struct DDSFormat { option helps preserve this default behavior. \omitvalue CanFlipNativePixmapBindOption Used by x11 from pixmap to choose - wether or not it can bind the pixmap upside down or not. + whether or not it can bind the pixmap upside down or not. \omitvalue MemoryManagedBindOption Used by paint engines to indicate that the pixmap should be memory managed along side with |