summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorArttu Tarkiainen <arttu.tarkiainen@qt.io>2019-07-19 10:20:58 +0300
committerArttu Tarkiainen <arttu.tarkiainen@qt.io>2019-08-15 09:59:45 +0000
commit1ae7ad5c68da3789f771427ce4b2571430a8883d (patch)
tree47a279eb800a74f483e6fdb916c1b87919a1b944
parent18a722ade4dfe1564c014489b5acba77755e5d61 (diff)
Doc: Fix wrong values in Settings Operation summary
Task-number: QTIFW-1386 Change-Id: Ic8faf41fd972505353f6c2e461ddfb47a8db6d94 Reviewed-by: Leena Miettinen <riitta-leena.miettinen@qt.io>
-rw-r--r--doc/operations.qdoc8
1 files changed, 4 insertions, 4 deletions
diff --git a/doc/operations.qdoc b/doc/operations.qdoc
index 85a17a581..4dd334d69 100644
--- a/doc/operations.qdoc
+++ b/doc/operations.qdoc
@@ -235,10 +235,10 @@
\li Restarts the updater or package manager specified by \c core.
\row
\li Settings
- \li "Settings" \c path \c method \c key \c aValue
- \li Sets or removes the value \c aValue of \c key in the settings file
- or registry located at \c path, depending on the value of
- \c method: \c set, \c remove, \c add_array_value, and \c remove_array_value.
+ \li "Settings" \c path \c method \c key \c value
+ \li Sets or removes the \c value of \c key in the settings file located at
+ \c path, depending on the value of \c method: \c set, \c remove,
+ \c add_array_value, and \c remove_array_value.
\endtable
The Extract, License, and MinimumProgress operations are automatically added for matching