You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@pulsar.apache.org by GitBox <gi...@apache.org> on 2021/09/14 03:56:40 UTC

[GitHub] [pulsar] Anonymitaet commented on a change in pull request #12027: Fix Typos in Documentation, Comments, and Logs

Anonymitaet commented on a change in pull request #12027:
URL: https://github.com/apache/pulsar/pull/12027#discussion_r707888809



##########
File path: pulsar-functions/runtime/src/main/java/org/apache/pulsar/functions/worker/WorkerConfig.java
##########
@@ -196,7 +196,7 @@
     private String functionWebServiceUrl;
     @FieldContext(
         category = CATEGORY_FUNC_METADATA_MNG,
-        doc = "The pulser binary service url that function metadata manager talks to"
+        doc = "The pulsar binary service url that function metadata manager talks to"

Review comment:
       ```suggestion
           doc = "The Pulsar binary service URL that function metadata manager talks to"
   ```




-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: commits-unsubscribe@pulsar.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org