Jonathan Turner %!s(int64=9) %!d(string=hai) anos
pai
achega
513bdff98b
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      credentials/ccache.go

+ 1 - 1
credentials/ccache.go

@@ -204,7 +204,7 @@ func (c *CCache) GetClientPrincipalName() types.PrincipalName {
 	return c.DefaultPrincipal.PrincipalName
 }
 
-// GetClientRealm returns the reals of teh client the credentials cache is for.
+// GetClientRealm returns the reals of the client the credentials cache is for.
 func (c *CCache) GetClientRealm() string {
 	return c.DefaultPrincipal.Realm
 }