You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@beam.apache.org by dh...@apache.org on 2016/08/19 14:45:27 UTC

[1/2] incubator-beam git commit: Fix typo in comment

Repository: incubator-beam
Updated Branches:
  refs/heads/python-sdk e39bf3ff4 -> a3de9fb6d


Fix typo in comment


Project: http://git-wip-us.apache.org/repos/asf/incubator-beam/repo
Commit: http://git-wip-us.apache.org/repos/asf/incubator-beam/commit/52b92029
Tree: http://git-wip-us.apache.org/repos/asf/incubator-beam/tree/52b92029
Diff: http://git-wip-us.apache.org/repos/asf/incubator-beam/diff/52b92029

Branch: refs/heads/python-sdk
Commit: 52b92029ec8953f957a4a9cc4476ba41ac9ee5e7
Parents: e39bf3f
Author: Frank Yellin <fy...@fyellin.com>
Authored: Tue Aug 16 23:03:56 2016 -0700
Committer: Frank Yellin <fy...@fyellin.com>
Committed: Thu Aug 18 14:46:29 2016 -0700

----------------------------------------------------------------------
 sdks/python/apache_beam/transforms/ptransform.py | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/incubator-beam/blob/52b92029/sdks/python/apache_beam/transforms/ptransform.py
----------------------------------------------------------------------
diff --git a/sdks/python/apache_beam/transforms/ptransform.py b/sdks/python/apache_beam/transforms/ptransform.py
index 6eb28b0..7fb7caf 100644
--- a/sdks/python/apache_beam/transforms/ptransform.py
+++ b/sdks/python/apache_beam/transforms/ptransform.py
@@ -221,7 +221,7 @@ class PTransform(WithTypeHints):
     Args:
       args: A tuple of position arguments.
       kwargs: A dictionary of keyword arguments.
-      arg_name: The name of the second ergument.
+      arg_name: The name of the second argument.
 
     Returns:
       A (label, value) tuple. The label will be the one passed in or one


[2/2] incubator-beam git commit: Closes #849

Posted by dh...@apache.org.
Closes #849


Project: http://git-wip-us.apache.org/repos/asf/incubator-beam/repo
Commit: http://git-wip-us.apache.org/repos/asf/incubator-beam/commit/a3de9fb6
Tree: http://git-wip-us.apache.org/repos/asf/incubator-beam/tree/a3de9fb6
Diff: http://git-wip-us.apache.org/repos/asf/incubator-beam/diff/a3de9fb6

Branch: refs/heads/python-sdk
Commit: a3de9fb6d431fcc806e0976c4dda0765db618deb
Parents: e39bf3f 52b9202
Author: Dan Halperin <dh...@google.com>
Authored: Fri Aug 19 07:45:19 2016 -0700
Committer: Dan Halperin <dh...@google.com>
Committed: Fri Aug 19 07:45:19 2016 -0700

----------------------------------------------------------------------
 sdks/python/apache_beam/transforms/ptransform.py | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
----------------------------------------------------------------------