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

github.com/nextcloud/desktop.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPhil Davis <phil.davis@inf.org>2015-09-12 04:40:59 +0300
committerPhil Davis <phil.davis@inf.org>2015-09-12 04:40:59 +0300
commitd0aef138c3dcd63172b0d84e7743da3f21e9c57e (patch)
treea2a17b040325173f4221f5d7e6341f6a0ac80c69 /src/gui/updater
parent6930cd6687eefaeb79fbd85c76b02424117f23d0 (diff)
OCUpdater decription text
Make it say something understandable. Looking at previous versions with git blame, the word "not" fits here.
Diffstat (limited to 'src/gui/updater')
-rw-r--r--src/gui/updater/ocupdater.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/gui/updater/ocupdater.h b/src/gui/updater/ocupdater.h
index ef31075cd..270dccb14 100644
--- a/src/gui/updater/ocupdater.h
+++ b/src/gui/updater/ocupdater.h
@@ -160,7 +160,7 @@ private:
/**
* @brief Updater that only implements notification for use in settings
*
- * The implementation does how show popups
+ * The implementation does not show popups
*
* @ingroup gui
*/