This revision was automatically updated to reflect the committed changes.
Closed by commit rCTE354778: Fixed grammar in index.rst (authored by gribozavr, 
committed by ).

Changed prior to commit:
  https://reviews.llvm.org/D58601?vs=188117&id=188135#toc

Repository:
  rCTE Clang Tools Extra

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D58601/new/

https://reviews.llvm.org/D58601

Files:
  docs/index.rst


Index: docs/index.rst
===================================================================
--- docs/index.rst
+++ docs/index.rst
@@ -3,7 +3,7 @@
 Introduction
 ============
 Welcome to the clang-tools-extra project which contains extra tools built using
-Clang's tooling API's.
+Clang's tooling APIs.
 
 .. toctree::
    :maxdepth: 1


Index: docs/index.rst
===================================================================
--- docs/index.rst
+++ docs/index.rst
@@ -3,7 +3,7 @@
 Introduction
 ============
 Welcome to the clang-tools-extra project which contains extra tools built using
-Clang's tooling API's.
+Clang's tooling APIs.
 
 .. toctree::
    :maxdepth: 1
_______________________________________________
cfe-commits mailing list
cfe-commits@lists.llvm.org
https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits

Reply via email to