summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--doc/scripting-api/packagemanagercore.qdoc2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/scripting-api/packagemanagercore.qdoc b/doc/scripting-api/packagemanagercore.qdoc
index ed1972e13..b4fe4c0fb 100644
--- a/doc/scripting-api/packagemanagercore.qdoc
+++ b/doc/scripting-api/packagemanagercore.qdoc
@@ -334,7 +334,7 @@
*/
/*!
- \qmlmethod boolean installer::readFile(string filePath, string codecName)
+ \qmlmethod string installer::readFile(string filePath, string codecName)
Returns the contents of the file \a filePath using the encoding specified
by \a codecName. The file is read in the text mode, that is, end-of-line