[PATCH] D100696: Fixed typos
Michael Kruse via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Sat Apr 17 02:37:42 PDT 2021
Meinersbur added inline comments.
================
Comment at: polly/docs/ReleaseNotes.rst:9
- These release notes are for the next release of Polly and it describes
+ These release notes are for the next release of Polly and describe
the new features that have recently been committed to our development
----------------
This diff seems to be based on D100588 which changes "These releaes notes [...] and describe" to "These release notes [...] and it describes". IMHO the second part is incorrect (and reverted by this patch), or at least unnecessary, because 1) "release notes" is plural and 2) "describe" is a compound predicate.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D100696/new/
https://reviews.llvm.org/D100696
More information about the cfe-commits
mailing list