瀏覽代碼

fix typo in reflection tutorial

Jan Tattermusch 7 年之前
父節點
當前提交
e05ad70b18
共有 1 個文件被更改,包括 1 次插入1 次删除
  1. 1 1
      doc/server_reflection_tutorial.md

+ 1 - 1
doc/server_reflection_tutorial.md

@@ -10,7 +10,7 @@ RPCs.
 
 
 ### Enable server reflection in C++ servers
 ### Enable server reflection in C++ servers
 
 
-C++ Server Reflection is an add-on library, `libgrpc++_reflction`. To enable C++
+C++ Server Reflection is an add-on library, `libgrpc++_reflection`. To enable C++
 server reflection, you can link this library to your server binary.
 server reflection, you can link this library to your server binary.
 
 
 Some platforms (e.g. Ubuntu 11.10 onwards) only link in libraries that directly
 Some platforms (e.g. Ubuntu 11.10 onwards) only link in libraries that directly