aboutsummaryrefslogtreecommitdiffstats
path: root/src/plugins/coreplugin/find/searchresultwindow.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/plugins/coreplugin/find/searchresultwindow.cpp')
-rw-r--r--src/plugins/coreplugin/find/searchresultwindow.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/plugins/coreplugin/find/searchresultwindow.cpp b/src/plugins/coreplugin/find/searchresultwindow.cpp
index 1e0f46da0e..daeeaee733 100644
--- a/src/plugins/coreplugin/find/searchresultwindow.cpp
+++ b/src/plugins/coreplugin/find/searchresultwindow.cpp
@@ -857,7 +857,7 @@ void SearchResult::setTextToReplace(const QString &textToReplace)
}
/*!
- Sets whether replace is enabled and can be triggered by the user
+ Sets whether replace is \a enabled and can be triggered by the user.
*/
void SearchResult::setReplaceEnabled(bool enabled)
{