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-10-05 07:21:19 +0300
committerPhil Davis <phil.davis@inf.org>2015-10-05 07:21:19 +0300
commitb8ccbbc72a183becc9c6d372297b851e0cd39161 (patch)
treeb7a6069ecfd6990c4344fe3e07f147c7ae85e5a6 /src/gui/proxyauthhandler.h
parentb09f1d591c2dd5e056ac0f807a2058dbc1d278e1 (diff)
GUI comment and message typos for master
Diffstat (limited to 'src/gui/proxyauthhandler.h')
-rw-r--r--src/gui/proxyauthhandler.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/gui/proxyauthhandler.h b/src/gui/proxyauthhandler.h
index eae20f14a..9b53a509f 100644
--- a/src/gui/proxyauthhandler.h
+++ b/src/gui/proxyauthhandler.h
@@ -74,7 +74,7 @@ private:
QString keychainUsernameKey() const;
QString keychainPasswordKey() const;
- /// The hostname:port of the current proxy, used for detetcting switches
+ /// The hostname:port of the current proxy, used for detecting switches
/// to a different proxy.
QString _proxy;