[
https://issues.apache.org/jira/browse/GEARPUMP-343?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16130208#comment-16130208
]
ASF GitHub Bot commented on GEARPUMP-343:
-----------------------------------------
Github user manuzhang commented on a diff in the pull request:
https://github.com/apache/incubator-gearpump/pull/215#discussion_r133675695
--- Diff:
core/src/main/scala/org/apache/gearpump/cluster/embedded/EmbeddedRuntimeEnvironment.scala
---
@@ -19,20 +19,20 @@ package org.apache.gearpump.cluster.embedded
import com.typesafe.config.Config
import org.apache.gearpump.cluster.client.{ClientContext,
RuntimeEnvironment}
-import
org.apache.gearpump.cluster.embedded.EmbeddedRuntimeEnvironemnt.EmbeddedClientContext
+import
org.apache.gearpump.cluster.embedded.EmbeddedRuntimeEnvironment.EmbeddedClientContext
/**
* The EmbeddedRuntimeEnvironemnt is initiated when user trying to launch
their application
* from IDE. It will create an embedded cluster and user's applcaition
will run in a single
--- End diff --
also "applcaition"
> Typos in "EmbeddedRuntimeEnvironemnt"
> -------------------------------------
>
> Key: GEARPUMP-343
> URL: https://issues.apache.org/jira/browse/GEARPUMP-343
> Project: Apache Gearpump
> Issue Type: Bug
> Reporter: Manu Zhang
> Assignee: Huafeng Wang
> Priority: Minor
> Fix For: 0.8.5
>
>
> "EmbeddedEnvironemnt" => "EmbeddedEnvironment"
--
This message was sent by Atlassian JIRA
(v6.4.14#64029)