Index: pyyaml/trunk/lib/yaml/__init__.py
===================================================================
--- pyyaml/trunk/lib/yaml/__init__.py	(revision 336)
+++ pyyaml/trunk/lib/yaml/__init__.py	(revision 353)
@@ -44,5 +44,5 @@
     """
     Parse all YAML documents in a stream
-    and produce corresponsing representation trees.
+    and produce corresponding representation trees.
     """
     loader = Loader(stream)
