fix typo on fpca

This commit is contained in:
Mark O'Brien 2021-03-18 11:54:49 +00:00
parent 5db769751c
commit 4a9cb0316c

View file

@ -7,5 +7,5 @@ GRANT ALL PRIVILEGES on people to fas;
GRANT ALL PRIVILEGES on groups to fas;
GRANT ALL PRIVILEGES on group_roles to fas;
GRANT ALL PRIVILEGES on person_roles to fas;
GRANT ALL PRIVILEGES on person_roles_fcpa to fas;
GRANT ALL PRIVILEGES on person_roles_fpca to fas;
GRANT ALL PRIVILEGES on bugzilla_queue to fas;