[polly] c5c7a49 - Fixed Typos

via llvm-commits llvm-commits at lists.llvm.org
Tue Apr 27 20:26:16 PDT 2021


Author: Jennifer Chukwu
Date: 2021-04-28T08:55:03+05:30
New Revision: c5c7a493ef5e9ec4fca663a39628d11bbfb784d3

URL: https://github.com/llvm/llvm-project/commit/c5c7a493ef5e9ec4fca663a39628d11bbfb784d3
DIFF: https://github.com/llvm/llvm-project/commit/c5c7a493ef5e9ec4fca663a39628d11bbfb784d3.diff

LOG: Fixed Typos

Fixed typo errors in release notes of Polly 13

Reviewed By: Meinersbur

Differential Revision: https://reviews.llvm.org/D100588

Added: 
    

Modified: 
    polly/docs/ReleaseNotes.rst

Removed: 
    


################################################################################
diff  --git a/polly/docs/ReleaseNotes.rst b/polly/docs/ReleaseNotes.rst
index 5392f3d2faf17..f6176fefb4970 100644
--- a/polly/docs/ReleaseNotes.rst
+++ b/polly/docs/ReleaseNotes.rst
@@ -6,7 +6,7 @@ In Polly 13 the following important changes have been incorporated.
 
 .. warning::
 
-  These releaes notes are for the next release of Polly and describe
+  These release notes are for the next release of Polly and describe
   the new features that have recently been committed to our development
   branch.
 


        


More information about the llvm-commits mailing list