public inbox for gcc-patches@gcc.gnu.org
 help / color / mirror / Atom feed
* [PATCH] doc/generic.texi: Fix typo
@ 2014-08-29  6:03 Honggyu Kim
  2014-08-29 22:39 ` Mike Stump
  0 siblings, 1 reply; 6+ messages in thread
From: Honggyu Kim @ 2014-08-29  6:03 UTC (permalink / raw)
  To: gcc-patches; +Cc: Honggyu Kim

This fixes some typo errors in the gcc internal document.

2014-08-29  Honggyu Kim  <hong.gyu.kim@lge.com>

	* 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  Honggyu Kim  <hong.gyu.kim@lge.com>
+
+	* doc/generic.texi: Fix typo.
+
 2014-08-29  David Malcolm  <dmalcolm@redhat.com>
 
 	PR bootstrap/62300
diff --git a/gcc/doc/generic.texi b/gcc/doc/generic.texi
index 4476f28..a598500 100644
--- 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 many places in which this document is incomplete or incorrect.
 It is, as of yet, only @emph{preliminary} documentation.
 
 @c ---------------------------------------------------------------------
-- 
1.7.9.5

^ permalink raw reply	[flat|nested] 6+ messages in thread

end of thread, other threads:[~2014-09-01  0:40 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2014-08-29  6:03 [PATCH] doc/generic.texi: Fix typo Honggyu Kim
2014-08-29 22:39 ` Mike Stump
2014-08-31 20:50   ` Gerald Pfeifer
2014-08-31 22:11     ` Robert Dewar
2014-09-01  0:37       ` Honggyu Kim
2014-09-01  0:40     ` Honggyu Kim

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).