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

zychen pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/incubator-brpc.git


The following commit(s) were added to refs/heads/master by this push:
     new 118174d  Update bvar.md
     new 8a6f9c1  Merge pull request #1414 from codroc/patch-2
118174d is described below

commit 118174d93929f745fea98e7e9515f5103dc58cb2
Author: Cen Weipeng <[email protected]>
AuthorDate: Tue May 25 09:43:54 2021 +0800

    Update bvar.md
---
 docs/cn/bvar.md | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/docs/cn/bvar.md b/docs/cn/bvar.md
index 6a3369c..ae6c016 100644
--- a/docs/cn/bvar.md
+++ b/docs/cn/bvar.md
@@ -55,7 +55,7 @@ iobuf_newbigview_second : 10
 ```
 
 # 监控bvar
-打开bvar的[dump功能](bvar_c++.md#export-all-variables)以导出所有的bvar到文件,格式就入上文一样,每行是一对"名字:值"。打开dump功能后应检查monitor/目录下是否有数据,比如:
+打开bvar的[dump功能](bvar_c++.md#export-all-variables)以导出所有的bvar到文件,格式就如上文一样,每行是一对"名字:值"。打开dump功能后应检查monitor/目录下是否有数据,比如:
 
 ```
 $ ls monitor/

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to