summaryrefslogtreecommitdiffstats
path: root/src/core/api/qwebengineprofile.cpp
diff options
context:
space:
mode:
authorKaloyan Chehlarski <kaloyan.chehlarski@qt.io>2025-01-21 14:25:30 +0100
committerKaloyan Chehlarski <kaloyan.chehlarski@qt.io>2025-02-10 16:36:50 +0100
commit49029332a6a3cf92e255f95d425451b054d4e583 (patch)
treebefcff750db2d24a93ac16be0a96b3d3212a4a94 /src/core/api/qwebengineprofile.cpp
parent4d48b5bdee980387f3d335080f842f4f013ff33e (diff)
Doc: Various punctuation fixes
Change-Id: I65b22658eb46e2460e0bd8d82f528671b33fad66 Reviewed-by: Allan Sandfeld Jensen <allan.jensen@qt.io>
Diffstat (limited to 'src/core/api/qwebengineprofile.cpp')
-rw-r--r--src/core/api/qwebengineprofile.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/core/api/qwebengineprofile.cpp b/src/core/api/qwebengineprofile.cpp
index 1c5807a93..47c04605b 100644
--- a/src/core/api/qwebengineprofile.cpp
+++ b/src/core/api/qwebengineprofile.cpp
@@ -435,7 +435,7 @@ void QWebEngineProfile::setDownloadPath(const QString &path)
\since 6.5
Returns \c true if the push messaging service is enabled.
- \note By default the push messaging service is disabled.
+ \note By default, the push messaging service is disabled.
\sa setPushServiceEnabled()
*/