On Fri, 29 Aug 2014, Marek Polacek wrote:
>> -There are many places in which this document is incomplet and incorrekt.
>> +There are many places in which this document is incomplete or incorrect.
> I believe these typos are intentional.
That is my understanding as well, so I added a comment to tha
On Fri, Aug 29, 2014 at 02:55:36PM +0900, Honggyu Kim wrote:
> --- a/gcc/doc/generic.texi
> +++ b/gcc/doc/generic.texi
> @@ -53,7 +53,7 @@ seems inelegant.
> @node Deficiencies
> @section Deficiencies
>
> -There are many places in which this document is incomplet and incorrekt.
> +There are man
* doc/generic.texi: Fix typo.
---
gcc/ChangeLog|4
gcc/doc/generic.texi |2 +-
2 files changed, 5 insertions(+), 1 deletion(-)
diff --git a/gcc/ChangeLog b/gcc/ChangeLog
index ac5dc7c..01698e6 100644
--- a/gcc/ChangeLog
+++ b/gcc/ChangeLog
@@ -1,3 +1,7 @@
+2014-08-29