[gcc/doc]
  * match-and-simplify.texi: Replace addres by address.

Thanks,
Prathamesh
Index: match-and-simplify.texi
===================================================================
--- match-and-simplify.texi	(revision 214020)
+++ match-and-simplify.texi	(working copy)
@@ -22,7 +22,7 @@ tries to address several issues.
 To address these the project introduces a simple domain specific language
 to write expression simplifications from which code targeting GIMPLE
 and GENERIC is auto-generated.  The GENERIC variant follows the
-fold_buildN API while for the GIMPLE variant and to addres 2) new
+fold_buildN API while for the GIMPLE variant and to address 2) new
 APIs are introduced.
 
 @menu

Reply via email to