doc typo
Change-Id: I2b0dbd3e5f2ded35d26c74df7aeb141e120b1bbc Reviewed-on: https://gerrit.instructure.com/c/canvas-lms/+/251167 Tested-by: Service Cloud Jenkins <svc.cloudjenkins@instructure.com> Reviewed-by: Matthew Lemon <mlemon@instructure.com> QA-Review: Matthew Lemon <mlemon@instructure.com> Product-Review: Matthew Lemon <mlemon@instructure.com>
This commit is contained in:
parent
b895803bfc
commit
019d963d65
|
@ -275,7 +275,7 @@ class Pseudonym < ActiveRecord::Base
|
|||
set_policy do
|
||||
# an admin can only create and update pseudonyms when they have
|
||||
# :manage_user_logins permission on the pseudonym's account, :read
|
||||
# permission on the pseudonym's owner, and a superset of hte pseudonym's
|
||||
# permission on the pseudonym's owner, and a superset of the pseudonym's
|
||||
# owner's rights (if any) on the pseudonym's account. some fields of the
|
||||
# pseudonym may require additional conditions to update (see below)
|
||||
given do |user|
|
||||
|
|
Loading…
Reference in New Issue