You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@beam.apache.org by ke...@apache.org on 2016/03/03 23:20:54 UTC

[3/4] incubator-beam git commit: Fix typo

Fix typo


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

Branch: refs/heads/master
Commit: 2eda3fcfc52c57e53916b0a9940244f05faaf2a9
Parents: 616f898
Author: Kenneth Knowles <kl...@google.com>
Authored: Thu Mar 3 14:19:51 2016 -0800
Committer: Kenneth Knowles <kl...@google.com>
Committed: Thu Mar 3 14:19:51 2016 -0800

----------------------------------------------------------------------
 .../cloud/dataflow/sdk/options/DataflowPipelineDebugOptions.java   | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/incubator-beam/blob/2eda3fcf/sdk/src/main/java/com/google/cloud/dataflow/sdk/options/DataflowPipelineDebugOptions.java
----------------------------------------------------------------------
diff --git a/sdk/src/main/java/com/google/cloud/dataflow/sdk/options/DataflowPipelineDebugOptions.java b/sdk/src/main/java/com/google/cloud/dataflow/sdk/options/DataflowPipelineDebugOptions.java
index 05d23be..513a0e3 100644
--- a/sdk/src/main/java/com/google/cloud/dataflow/sdk/options/DataflowPipelineDebugOptions.java
+++ b/sdk/src/main/java/com/google/cloud/dataflow/sdk/options/DataflowPipelineDebugOptions.java
@@ -211,7 +211,7 @@ public interface DataflowPipelineDebugOptions extends PipelineOptions {
   /**
    * If {@literal true}, save a heap dump before killing a thread or process which is GC
    * thrashing or out of memory. The location of the heap file will either be echoed back
-   * to the user, or the user will be given the oppourtunity to download the heap file.
+   * to the user, or the user will be given the opportunity to download the heap file.
    *
    * <p>
    * CAUTION: Heap dumps can of comparable size to the default boot disk. Consider increasing