summaryrefslogtreecommitdiffstats
path: root/doc/src/howtos/scalabilityintro.qdoc
diff options
context:
space:
mode:
Diffstat (limited to 'doc/src/howtos/scalabilityintro.qdoc')
-rw-r--r--doc/src/howtos/scalabilityintro.qdoc2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/src/howtos/scalabilityintro.qdoc b/doc/src/howtos/scalabilityintro.qdoc
index b82a747d8..537d6237e 100644
--- a/doc/src/howtos/scalabilityintro.qdoc
+++ b/doc/src/howtos/scalabilityintro.qdoc
@@ -276,7 +276,7 @@
that is used to scale graphics output: allocate larger buffers and set a
scaling transform.
- The advantage of this approach is that that vector graphics and fonts scale
+ The advantage of this approach is that vector graphics and fonts scale
automatically and existing applications tend to work unmodified. For raster
content, high-resolution alternative resources are needed, however.