summaryrefslogtreecommitdiffstats
path: root/src/platformheaders/nativecontexts/qglxnativecontext.qdoc
diff options
context:
space:
mode:
Diffstat (limited to 'src/platformheaders/nativecontexts/qglxnativecontext.qdoc')
-rw-r--r--src/platformheaders/nativecontexts/qglxnativecontext.qdoc2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/platformheaders/nativecontexts/qglxnativecontext.qdoc b/src/platformheaders/nativecontexts/qglxnativecontext.qdoc
index 14c6d37c0e..81f3c0b2ca 100644
--- a/src/platformheaders/nativecontexts/qglxnativecontext.qdoc
+++ b/src/platformheaders/nativecontexts/qglxnativecontext.qdoc
@@ -39,7 +39,7 @@
fail. For modern contexts created with an FBConfig, these are not necessary, the
GLXContext itself is sufficient. The Display is optional.
- \note As of Qt 5.4 there is no binary compatibility guarantee for this class, meaning
+ \note There is no binary compatibility guarantee for this class, meaning
that an application using it is only guaranteed to work with the Qt version it was
developed against.