summaryrefslogtreecommitdiffstats
path: root/src/gui/doc/src
diff options
context:
space:
mode:
authorOliver Wolff <oliver.wolff@qt.io>2020-07-30 13:21:37 +0200
committerOliver Wolff <oliver.wolff@qt.io>2020-08-05 05:13:30 +0000
commitf4093d02ff387956de4cd2662cc2d4e0e6d3fda4 (patch)
treeb2583dad5f7b45f11ebd110c0592798510e2f932 /src/gui/doc/src
parented991b7d15c097bb5e9f20f6d9875b4f82df1d12 (diff)
Fix "rectange" typos in qtbase
Pick-to: 5.15 Change-Id: If064fae5eaaeb2e53e3dd05cb9dc1cdf49ad1f04 Reviewed-by: Rainer Keller <Rainer.Keller@qt.io>
Diffstat (limited to 'src/gui/doc/src')
-rw-r--r--src/gui/doc/src/coordsys.qdoc2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/gui/doc/src/coordsys.qdoc b/src/gui/doc/src/coordsys.qdoc
index 1018b2122b..ed413b500f 100644
--- a/src/gui/doc/src/coordsys.qdoc
+++ b/src/gui/doc/src/coordsys.qdoc
@@ -434,7 +434,7 @@
\li
A vectorial specification of a 2D shape. Painter paths are the
ultimate painting primitive, in the sense that any shape
- (rectange, ellipse, spline) or combination of shapes can be
+ (rectangle, ellipse, spline) or combination of shapes can be
expressed as a path. A path specifies both an outline and an area.
\row
\li QRegion