浏览代码

Changing + to plus.

Nicolas Noble 6 年之前
父节点
当前提交
0a36746ebe
共有 1 个文件被更改,包括 1 次插入1 次删除
  1. 1 1
      doc/core/pending_api_cleanups.md

+ 1 - 1
doc/core/pending_api_cleanups.md

@@ -17,5 +17,5 @@ number:
   use the same code both internally and externally)
   use the same code both internally and externally)
 - get rid of all of the grpc++ headers that are currently deprecated
 - get rid of all of the grpc++ headers that are currently deprecated
   in favor of their grpcpp counterpart due to iOS' parsing issue on the
   in favor of their grpcpp counterpart due to iOS' parsing issue on the
-  + sign.
+  plus sign.
 - require a C++ runtime for all languages.
 - require a C++ runtime for all languages.