sijie closed pull request #2263: Fixed Spelling.
URL: https://github.com/apache/incubator-pulsar/pull/2263
This is a PR merged from a forked repository.
As GitHub hides the original diff on merge, it is displayed below for
the sake of provenance:
As this is a foreign pull request (from a fork), the diff is supplied
below (as it won't show otherwise due to GitHub magic):
diff --git a/pulsar-functions/scripts/python/setup.py.template
b/pulsar-functions/scripts/python/setup.py.template
index a9ed6b9e2d..ec36403e0f 100644
--- a/pulsar-functions/scripts/python/setup.py.template
+++ b/pulsar-functions/scripts/python/setup.py.template
@@ -16,7 +16,7 @@ print "Requirements: %s" % requirements
long_description = "The pulsarfunctin package enables you to write Pulsar
Functions in Python. " \
"Pulsar Functions can be run under different deployment
models, either alongside " \
- "brokers, seperate compute workers or locally"
+ "brokers, separate compute workers or locally"
setup(
name=package_name,
----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
For queries about this service, please contact Infrastructure at:
[email protected]
With regards,
Apache Git Services