Index: branches/pyyaml3000/tests/data/spec-09-12.data
===================================================================
--- branches/pyyaml3000/tests/data/spec-09-12.data	(revision 44)
+++ branches/pyyaml3000/tests/data/spec-09-12.data	(revision 48)
@@ -1,8 +1,8 @@
 # Outside flow collection:
 - ::std::vector
-- Up, up and away!
+- Up, up, and away!
 - -123
 # Inside flow collection:
 - [ '::std::vector',
-  "Up, up and away!",
+  "Up, up, and away!",
   -123 ]
