[PATCH] D58601: Fixed grammar in index.rst
Dmitri Gribenko via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Mon Feb 25 04:49:37 PST 2019
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
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D58601.188135.patch
Type: text/x-patch
Size: 333 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20190225/1568e5a9/attachment.bin>
More information about the cfe-commits
mailing list