From ed3a93feee9a1b7e2b26c651e446c4a058ee8f8e Mon Sep 17 00:00:00 2001 From: Paul Wicking Date: Mon, 18 Jun 2018 15:09:56 +0200 Subject: Doc: Add missing dots (qtdeclarative) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Task-number: QTBUG-68933 Change-Id: Ibb5aa227e82825085e7214e17dcffcb17fd44157 Reviewed-by: Topi Reiniƶ --- src/particles/qquickgravity.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/particles/qquickgravity.cpp') diff --git a/src/particles/qquickgravity.cpp b/src/particles/qquickgravity.cpp index 5ca126e64e..6def43896d 100644 --- a/src/particles/qquickgravity.cpp +++ b/src/particles/qquickgravity.cpp @@ -48,7 +48,7 @@ const qreal CONV = 0.017453292520444443; \inqmlmodule QtQuick.Particles \ingroup qtquick-particles \inherits Affector - \brief For applying acceleration in an angle + \brief For applying acceleration in an angle. This element will accelerate all affected particles to a vector of the specified magnitude in the specified angle. If the angle and acceleration do -- cgit v1.2.3