diff --git a/src/plugins/debugger/logwindow.cpp b/src/plugins/debugger/logwindow.cpp index 98dc0f91437..bee5c04c935 100644 --- a/src/plugins/debugger/logwindow.cpp +++ b/src/plugins/debugger/logwindow.cpp @@ -437,7 +437,8 @@ LogWindow::LogWindow(QWidget *parent) "environment variables, in-memory data of the processes you are debugging, and more. " "It is never transferred over the internet by %1, and only stored " "to disk if you manually use the respective option from the context menu, or through " - "mechanisms that are not under the control of %1, for instance in swap files.\n" + "mechanisms that are not under the control of %1's Debugger plugin, " + "for instance in swap files, or other plugins you might use.\n" "You may be asked to share the contents of this log when reporting bugs related " "to debugger operation. In this case, make sure your submission does not " "contain data you do not want to or you are not allowed to share.\n\n")