GitHub user HyukjinKwon opened a pull request:
https://github.com/apache/spark/pull/14770
[MINOR][DOC] Use standard quotes instead of "curly quote" marks from Mac in
structured streaming programming guides
## What changes were proposed in this pull request?
This PR fixes curly quotes (`â` and `â` ) to standard quotes (`"`).
This will be actual problem when users copy and paste the examples.
This seems only happening in `structured-streaming-programming-guide.md`.
## How was this patch tested?
Manually built.
This will change some examples to be correctly marked down as below:

to

You can merge this pull request into a Git repository by running:
$ git pull https://github.com/HyukjinKwon/spark minor-quotes
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/spark/pull/14770.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 #14770
----
commit 58325862159def1f21d0b22480831847efaae3a2
Author: hyukjinkwon <[email protected]>
Date: 2016-08-23T06:26:36Z
Fix â and â to "
----
---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at [email protected] or file a JIRA ticket
with INFRA.
---
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]