[full-ci] bump revav2.19.1
This commit is contained in:
Generated
Vendored
+1
-1
@@ -772,7 +772,7 @@ func (s *svc) checkShareLock(ctx context.Context, share *collaboration.Share) (*
|
||||
}
|
||||
|
||||
if sRes.GetInfo().GetLock() != nil {
|
||||
msg := "can not chane grants, the shared resource is locked"
|
||||
msg := "can not change grants, the shared resource is locked"
|
||||
logger.Debug().Interface("lock", sRes.GetInfo().GetLock()).Msg(msg)
|
||||
return status.NewLocked(ctx, msg), errors.New(msg)
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user