summaryrefslogtreecommitdiff
path: root/core/launcher/qprocess.cpp
Side-by-side diff
Diffstat (limited to 'core/launcher/qprocess.cpp') (more/less context) (show whitespace changes)
-rw-r--r--core/launcher/qprocess.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/core/launcher/qprocess.cpp b/core/launcher/qprocess.cpp
index 3fe1238..aef7967 100644
--- a/core/launcher/qprocess.cpp
+++ b/core/launcher/qprocess.cpp
@@ -371,7 +371,7 @@ QString QProcess::readLineStderr()
}
/*!
- This private function scans for any occurrence of \n or \r\n in the
+ This private function scans for any occurrence of \\n or \\r\\n in the
buffer \e buf. It stores the text in the byte array \a store if it is
non-null.
*/