Merge "change the section title for cycle-trailing projects"

This commit is contained in:
Zuul 2018-03-14 10:29:49 +00:00 committed by Gerrit Code Review
commit b809b668fb

@ -178,7 +178,7 @@ class DeliverableDirectiveBase(rst.Directive):
'library': 'Library Projects',
'client-library': 'Service Client Projects',
'other': 'Other Projects',
'cycle-trailing': 'Projects Trailing the Release Cycle',
'cycle-trailing': 'Deployment and Packaging Tools',
}
def _add_deliverables(self, type_tag, deliverables, series, app, result):