GitHub user snuyanzin opened a pull request:
https://github.com/apache/flink/pull/6249
[hotfix] [docs] [FLINK-9734] Fix 'deleimiter' typo
## What is the purpose of the change
*This PR fixes typo in deleimeter word at
https://ci.apache.org/projects/flink/flink-docs-master/dev/table/sqlClient.html#csv-format*
## Brief change log
- *type fix at docs/dev/table/sqlClient.md*
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/snuyanzin/flink FIELD_DELIMETER_TYPO
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/flink/pull/6249.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 #6249
----
commit c538c8585ee66585bdf61cfa326668f82bb0e532
Author: snuyanzin <snuyanzin@...>
Date: 2018-07-03T17:40:56Z
[FLINK-9734] Fix 'deleimiter' typo
----
---