summaryrefslogtreecommitdiffstats
path: root/doc
diff options
context:
space:
mode:
Diffstat (limited to 'doc')
-rw-r--r--doc/src/development/qtestlib.qdoc4
1 files changed, 2 insertions, 2 deletions
diff --git a/doc/src/development/qtestlib.qdoc b/doc/src/development/qtestlib.qdoc
index 2a79198bc2..53f743eabd 100644
--- a/doc/src/development/qtestlib.qdoc
+++ b/doc/src/development/qtestlib.qdoc
@@ -35,8 +35,8 @@
\keyword qtestlib
- The QTestLib framework, provided by Nokia, is a tool for unit
- testing Qt based applications and libraries. QTestLib provides
+ QTestLib is a framework for unit testing Qt based applications and libraries.
+ QTestLib provides
all the functionality commonly found in unit testing frameworks as
well as extensions for testing graphical user interfaces.