From 0f2b4b0b69523d43b37d556eef1c31a7055b4d9b Mon Sep 17 00:00:00 2001 From: Matthias Clasen Date: Wed, 9 Apr 2003 18:20:09 +0000 Subject: [PATCH] Typo fix. --- ChangeLog | 2 ++ ChangeLog.pre-2-10 | 2 ++ ChangeLog.pre-2-4 | 2 ++ ChangeLog.pre-2-6 | 2 ++ ChangeLog.pre-2-8 | 2 ++ INSTALL | 5 ++++- INSTALL.in | 2 +- 7 files changed, 15 insertions(+), 2 deletions(-) diff --git a/ChangeLog b/ChangeLog index 3563501bf1..d0d824c162 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,5 +1,7 @@ 2003-04-09 Matthias Clasen + * INSTALL.in: Fix the real thing. + * INSTALL: Typo fix. Mon Apr 7 19:43:15 2003 Owen Taylor diff --git a/ChangeLog.pre-2-10 b/ChangeLog.pre-2-10 index 3563501bf1..d0d824c162 100644 --- a/ChangeLog.pre-2-10 +++ b/ChangeLog.pre-2-10 @@ -1,5 +1,7 @@ 2003-04-09 Matthias Clasen + * INSTALL.in: Fix the real thing. + * INSTALL: Typo fix. Mon Apr 7 19:43:15 2003 Owen Taylor diff --git a/ChangeLog.pre-2-4 b/ChangeLog.pre-2-4 index 3563501bf1..d0d824c162 100644 --- a/ChangeLog.pre-2-4 +++ b/ChangeLog.pre-2-4 @@ -1,5 +1,7 @@ 2003-04-09 Matthias Clasen + * INSTALL.in: Fix the real thing. + * INSTALL: Typo fix. Mon Apr 7 19:43:15 2003 Owen Taylor diff --git a/ChangeLog.pre-2-6 b/ChangeLog.pre-2-6 index 3563501bf1..d0d824c162 100644 --- a/ChangeLog.pre-2-6 +++ b/ChangeLog.pre-2-6 @@ -1,5 +1,7 @@ 2003-04-09 Matthias Clasen + * INSTALL.in: Fix the real thing. + * INSTALL: Typo fix. Mon Apr 7 19:43:15 2003 Owen Taylor diff --git a/ChangeLog.pre-2-8 b/ChangeLog.pre-2-8 index 3563501bf1..d0d824c162 100644 --- a/ChangeLog.pre-2-8 +++ b/ChangeLog.pre-2-8 @@ -1,5 +1,7 @@ 2003-04-09 Matthias Clasen + * INSTALL.in: Fix the real thing. + * INSTALL: Typo fix. Mon Apr 7 19:43:15 2003 Owen Taylor diff --git a/INSTALL b/INSTALL index 6eb05f65cb..065206defd 100644 --- a/INSTALL +++ b/INSTALL @@ -35,9 +35,12 @@ The Details Complete information about installing GTK+ and related libraries can be found in the file: - docs/reference/gtk/docs/reference/gtk/html/gtk-building.html + docs/reference/gtk/html/gtk-building.html Or online at: http://developer.gnome.org/doc/API/2.0/gtk/gtk-building.html + + + diff --git a/INSTALL.in b/INSTALL.in index 737ac24fed..e75e277827 100644 --- a/INSTALL.in +++ b/INSTALL.in @@ -35,7 +35,7 @@ The Details Complete information about installing GTK+ and related libraries can be found in the file: - docs/reference/gtk/docs/reference/gtk/html/gtk-building.html + docs/reference/gtk/html/gtk-building.html Or online at: -- GitLab