From: Philippe Proulx Date: Tue, 15 Mar 2016 20:12:07 +0000 (-0400) Subject: config: fix comment X-Git-Url: http://drtracing.org/?a=commitdiff_plain;h=d98191f5cc1b71fd609a10aa9738f42e1e3461d2;p=deliverable%2Fbarectf.git config: fix comment Signed-off-by: Philippe Proulx --- diff --git a/barectf/config.py b/barectf/config.py index f8bbd01..078ae3c 100644 --- a/barectf/config.py +++ b/barectf/config.py @@ -954,7 +954,8 @@ class _MetadataDynamicTypesValidator: # Since type inheritance allows types to be only partially defined at # any place in the configuration, this validator validates that actual -# trace, stream, and event types are all complete and valid. +# trace, stream, and event types are all complete and valid. Therefore +# an invalid, but unusued type alias is accepted. class _MetadataTypesHistologyValidator: def __init__(self): self._type_to_validate_type_histology_func = {