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
commita2d2743094c8d255cda4011b317235874db4d01c (patch)
tree5d5cb817648f650d76cf1076100726fd9b8448e8 /library/cpp/tvmauth/client/misc/api/threaded_updater.cpp
parent68facab0fbe1972f2588704e1f7ea6698adf151e (diff)
Restoring authorship annotation for <[email protected]>. Commit 2 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 734fdc7bb3a..a7df49c05dd 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");
}
}