Merge "fix typo"

This commit is contained in:
Zuul 2018-06-14 08:45:20 +00:00 committed by Gerrit Code Review
commit 2805423b3a
2 changed files with 4 additions and 4 deletions

View File

@ -224,10 +224,10 @@ class TransformerBase(object):
@abc.abstractmethod
def _create_entity_key(self, entity_event):
"""Create entity key from given event
"""Create an entity key from given event
By given an entity event, return a entity key which
consisting key fields
By given an entity event, return an entity key which
consists of key fields
:param entity_event: event that returns from the driver
:return: key

View File

@ -1,6 +1,6 @@
metadata:
name: basic_template_with_two_includes
description: A template file which includes two defintion templates
description: A template file which includes two definition templates
includes:
- name: basic_def_template
- name: large_def_template