You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@rocketmq.apache.org by li...@apache.org on 2021/10/11 07:56:12 UTC

[rocketmq-apis] branch main updated: Fix format

This is an automated email from the ASF dual-hosted git repository.

lizhanhui pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/rocketmq-apis.git


The following commit(s) were added to refs/heads/main by this push:
     new c39428c  Fix format
c39428c is described below

commit c39428ce09c30365103961f9516f282b2d231f0f
Author: Li Zhanhui <li...@gmail.com>
AuthorDate: Mon Oct 11 15:55:32 2021 +0800

    Fix format
---
 apache/rocketmq/v1/service.proto | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/apache/rocketmq/v1/service.proto b/apache/rocketmq/v1/service.proto
index 9334e9d..e1ea632 100644
--- a/apache/rocketmq/v1/service.proto
+++ b/apache/rocketmq/v1/service.proto
@@ -55,7 +55,7 @@ message ResponseCommon {
 // subscribe messages from.
 //
 // QueryRouteRequest shall include source endpoints, aka, configured
-// access-point , which annotates tenant-id, instance-id or other
+// access-point, which annotates tenant-id, instance-id or other
 // vendor-specific settings. Purpose-built name servers may respond customized
 // results based on these particular requirements.
 message QueryRouteRequest {