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:
authorPhil Davis <phil.davis@inf.org>2015-11-19 08:17:15 +0300
committerPhil Davis <phil.davis@inf.org>2015-11-19 08:17:15 +0300
commit55a96af7cccc6baf7d5387f7ec260ad593a12e38 (patch)
tree43c6f0da60d778c9cdaa551919f9f798a4fcdfd7 /src/gui/accountstate.h
parent8abaf920834a516b9b4e2d7b8f49c7561d4a5833 (diff)
tagLastSuccessfullETagRequest comment wording
Improve this to say what I think it means.
Diffstat (limited to 'src/gui/accountstate.h')
-rw-r--r--src/gui/accountstate.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/gui/accountstate.h b/src/gui/accountstate.h
index 54e0653cc..dec0ca064 100644
--- a/src/gui/accountstate.h
+++ b/src/gui/accountstate.h
@@ -99,7 +99,7 @@ public:
* this account.
* The checkConnectivity() method uses the timestamp to save a call to
* the server to validate the connection if the last successful etag job
- * is not so lang away.
+ * was not so long ago.
*/
void tagLastSuccessfullETagRequest();