From f177a3483618ff2df4006cc05503edf248a4df05 Mon Sep 17 00:00:00 2001 From: Volker Hilsheimer Date: Mon, 20 Mar 2023 15:47:36 +0100 Subject: Doc: Remove stray slash Pick-to: 6.5 6.2 Change-Id: Ic5e08437e8a5a937ae4f3ea1aa6ca73fd7780c98 Reviewed-by: Reviewed-by: Andreas Eliasson --- src/gui/text/qtextlayout.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src') diff --git a/src/gui/text/qtextlayout.cpp b/src/gui/text/qtextlayout.cpp index eee86d9a6f..b8edea11d5 100644 --- a/src/gui/text/qtextlayout.cpp +++ b/src/gui/text/qtextlayout.cpp @@ -741,7 +741,7 @@ int QTextLayout::leftCursorPosition(int oldPos) const return newPos; } -/*!/ +/*! Returns \c true if position \a pos is a valid cursor position. In a Unicode context some positions in the text are not valid -- cgit v1.2.3