[
https://issues.apache.org/jira/browse/FLINK-9757?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16533100#comment-16533100
]
ASF GitHub Bot commented on FLINK-9757:
---------------------------------------
GitHub user snuyanzin opened a pull request:
https://github.com/apache/flink/pull/6258
[hotfix][docs][FLINK-9757] fix typos
## What is the purpose of the change
*This PR corrects typos found while hunspell run*
## Brief change log
typos from [FLINK-9757] description
## Documentation
- Does this pull request introduce a new feature? ( no)
- If yes, how is the feature documented? (not applicable )
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/snuyanzin/flink TYPOS
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/flink/pull/6258.patch
To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:
This closes #6258
----
commit 87a3c33166820087b34e7afd1da0f9b608bfe9dc
Author: snuyanzin <snuyanzin@...>
Date: 2018-07-04T16:24:50Z
]FLINK-9757] Fix typos
----
> Typos found in docs after hunspell run
> --------------------------------------
>
> Key: FLINK-9757
> URL: https://issues.apache.org/jira/browse/FLINK-9757
> Project: Flink
> Issue Type: Improvement
> Components: Documentation
> Reporter: Sergey Nuyanzin
> Assignee: Sergey Nuyanzin
> Priority: Trivial
> Labels: pull-request-available
>
> After hunspell run the next typos found
> ||File|| Description||
> |docs/dev/connectors/kinesis.md| {color:#d04437}speciyfing{color} vs
> {color:#14892c}specifying{color}|
> |docs/dev/libs/ml/cross_validation.md| {color:#d04437}Validatation{color} vs
> {color:#14892c}Validation{color}|
> |docs/dev/table/sql.md| {color:#d04437}CHARACTERISTICTS{color} vs
> {color:#14892c}CHARACTERISTICS {color}|
> |docs/dev/table/sqlClient.md| {color:#d04437}developement{color} vs
> {color:#14892c}development{color}, {color:#d04437}possiblities{color} vs
> {color:#14892c}possibilities{color}|
> |docs/dev/table/udfs.md| {color:#d04437}aggreagtions{color} vs
> {color:#14892c}aggregations{color}|
> |docs/monitoring/metrics.md|{color:#d04437}instancesof{color} vs
> {color:#14892c}instances of{color}|
> |docs/ops/deployment/mesos.md| {color:#d04437}Dipsatcher{color} vs
> {color:#14892c}Dispatcher{color}|
> |docs/ops/security-kerberos.md| {color:#d04437}Kerbreros{color} vs
> {color:#14892c}Kerberos{color}|
> |docs/quickstart/scala_api_quickstart.md| {color:#d04437}dependencoes{color}
> vs {color:#14892c}dependencies{color}|
> |docs/start/dependencies.md| {color:#d04437}Dependenies{color} vs
> {color:#14892c}Dependencies{color}, {color:#d04437}bulding{color} vs
> {color:#14892c}building{color}, {color:#d04437}prorgams{color} vs
> {color:#14892c}programs{color}|
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)