Spelling correction in a comment. No open issue. Commit ready for merge.

- Legacy-Id: 16615
This commit is contained in:
Peter E. Yee 2019-08-04 23:58:43 +00:00
parent 390ff04722
commit 7f6edfcabc

View file

@ -12,7 +12,7 @@ class Migration(migrations.Migration):
dependencies = [
('doc', '0011_reviewassignmentdocevent'),
# present to facilitate migration to just before reveiw.0010:
# present to facilitate migration to just before review.0010:
('name', '0006_adjust_statenames'),
('dbtemplate', '0004_adjust_assignment_email_summary_templates'),
]