From 55a96af7cccc6baf7d5387f7ec260ad593a12e38 Mon Sep 17 00:00:00 2001 From: Phil Davis Date: Thu, 19 Nov 2015 11:02:15 +0545 Subject: [PATCH] tagLastSuccessfullETagRequest comment wording Improve this to say what I think it means. --- src/gui/accountstate.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/gui/accountstate.h b/src/gui/accountstate.h index 54e0653ccf..dec0ca0640 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();