Merged in [16615] from peter@akayla.com:

Spelling correction in a comment.  No open issue.
 - Legacy-Id: 16697
Note: SVN reference [16615] has been migrated to Git commit 7f6edfcabc
This commit is contained in:
Henrik Levkowetz 2019-09-03 12:52:26 +00:00
commit e49ff19255

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'),
]