mirror of
https://github.com/bitwarden/server.git
synced 2025-06-08 20:20:32 -05:00
fix spelling
This commit is contained in:
parent
0e277adb3e
commit
31c78482e8
@ -55,7 +55,7 @@ public interface ICipherRepository : IRepository<Cipher, Guid>
|
||||
Guid userId);
|
||||
|
||||
/// <summary>
|
||||
/// Returns the users and the cipher ids for security tawsks that are applicable to them.
|
||||
/// Returns the users and the cipher ids for security tasks that are applicable to them.
|
||||
///
|
||||
/// Security tasks are actionable when a user has manage access to the associated cipher.
|
||||
/// </summary>
|
||||
|
Loading…
x
Reference in New Issue
Block a user