From b30fa963e166c9ac819611aa3b71816052cbcae6 Mon Sep 17 00:00:00 2001 From: Joe Wreschnig Date: Sat, 20 Mar 2010 00:23:19 -0700 Subject: [PATCH] Fix bad example YAML doc. --- bulletml/bulletyaml.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/bulletml/bulletyaml.py b/bulletml/bulletyaml.py index 40949bb..2503c9d 100644 --- a/bulletml/bulletyaml.py +++ b/bulletml/bulletyaml.py @@ -13,7 +13,7 @@ Example BulletYAML document: !BulletML type: vertical actions: - top: !ActionDef + - !ActionDef actions: - !FireDef bullet: !BulletDef {} -- 2.20.1