Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/owncloud/client.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRoeland Jago Douma <rullzer@owncloud.com>2015-10-29 15:39:29 +0300
committerRoeland Jago Douma <rullzer@owncloud.com>2015-10-29 17:42:25 +0300
commit30a3498c22d947f752aa65c7691a5ff52bd40912 (patch)
treebeb421990b9161e867f6eedcdda837cd3f56dac2 /src/gui/ocssharejob.h
parent239603e24c6cc6ab96de046065ca6ad8810e3f70 (diff)
Fix typos
Diffstat (limited to 'src/gui/ocssharejob.h')
-rw-r--r--src/gui/ocssharejob.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/gui/ocssharejob.h b/src/gui/ocssharejob.h
index 665eecc43..c029bd852 100644
--- a/src/gui/ocssharejob.h
+++ b/src/gui/ocssharejob.h
@@ -109,7 +109,7 @@ signals:
* This is needed so we can update the share objects properly
*
* @param reply The reply
- * @param value To what did we set a varialble (if we set any).
+ * @param value To what did we set a variable (if we set any).
*/
void shareJobFinished(QVariantMap reply, QVariant value);