summaryrefslogtreecommitdiffstats
path: root/library/cpp/tvmauth/client/misc/api/threaded_updater.cpp
diff options
context:
space:
mode:
authoriudovin <[email protected]>2022-02-10 16:49:30 +0300
committerDaniil Cherednik <[email protected]>2022-02-10 16:49:30 +0300
commit68facab0fbe1972f2588704e1f7ea6698adf151e (patch)
tree89deee357d06b41e06a958e1c2b8e12046858b84 /library/cpp/tvmauth/client/misc/api/threaded_updater.cpp
parent2ed758579191810ed2ee20ed5d3d3087de7ad1ff (diff)
Restoring authorship annotation for <[email protected]>. Commit 1 of 2.
Diffstat (limited to 'library/cpp/tvmauth/client/misc/api/threaded_updater.cpp')
-rw-r--r--library/cpp/tvmauth/client/misc/api/threaded_updater.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/library/cpp/tvmauth/client/misc/api/threaded_updater.cpp b/library/cpp/tvmauth/client/misc/api/threaded_updater.cpp
index a7df49c05dd..734fdc7bb3a 100644
--- a/library/cpp/tvmauth/client/misc/api/threaded_updater.cpp
+++ b/library/cpp/tvmauth/client/misc/api/threaded_updater.cpp
@@ -163,7 +163,7 @@ namespace NTvmAuth::NTvmApi {
RetrySettingsFilepath_ = path + "retry_settings";
} else {
- LogInfo("Disk cache disabled. Please set disk cache directory in settings for best reliability");
+ LogInfo("Disk cache disabled. Please set disk cache directory in settings for best reliability");
}
}