spec_yaml: fix a typo

This commit is contained in:
Ben Boeckel 2017-10-19 14:49:54 -04:00 committed by scheibelp
parent 28cc077ef6
commit 6f9bf197a5

View File

@ -24,7 +24,7 @@
##############################################################################
"""Test YAML serialization for specs.
YAML format preserves DAG informatoin in the spec.
YAML format preserves DAG information in the spec.
"""
from collections import Iterable, Mapping