aboutsummaryrefslogtreecommitdiff
path: root/zenserver/auth/authmgr.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'zenserver/auth/authmgr.cpp')
-rw-r--r--zenserver/auth/authmgr.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/zenserver/auth/authmgr.cpp b/zenserver/auth/authmgr.cpp
index 7b6c30640..3cd5c63cf 100644
--- a/zenserver/auth/authmgr.cpp
+++ b/zenserver/auth/authmgr.cpp
@@ -88,7 +88,7 @@ public:
if (Params.RefreshToken.empty())
{
- ZEN_WARN("add OpenId token FAILED, reason 'Token invalid'");
+ ZEN_WARN("add OpenID token FAILED, reason 'Token invalid'");
return false;
}