Project Info Name.......: gnu-hello
Description: GNU Hello


gnu-hello       
Info
Commit...:9c9713bf1dff03295bae3a3bd39b7df383070a16
Author...:Reuben Thomas
Committer:Reuben Thomas
Date.....:Thu Oct 27 13:12:56 2011 +0100
Parents..:23ae371ab24eb81812a3a90e3086288f88c1fd84

Message
Small whitespace fix for manual from Patrice Dumas.

Changes
diff --git a/ChangeLog b/ChangeLog
line changes: +6/-2
index cc3226f..9f254ee
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,7 @@
+2011-10-27  Reuben Thomas  <rrt@sc3d.org>
+
+	* doc/hello.texi: Small whitespace fix from Patrice Dumas.
+
 2011-03-22  gettextize  <bug-gnu-gettext@gnu.org>
 
 	* gnulib/m4/gettext.m4: Upgrade to gettext-0.18.1.
@@ -69,7 +73,7 @@
 
 2008-11-27  Karl Berry  <karl@gnu.org>
 
-	* Makefile.am, and all other source files: use new GPLv3 notice 
+	* Makefile.am, and all other source files: use new GPLv3 notice
 	without physical FSF address.
 
 2008-11-07  Karl Berry  <karl@tug.org>
@@ -95,7 +99,7 @@
 2006-11-23  Karl Berry  <karl@gnu.org>
 
 	* Version 2.2.
-	
+
 	* Makefile.am (po-check): add utility target (from coreutils).
 
 2006-11-09  Karl Berry  <karl@gnu.org>

diff --git a/doc/hello.texi b/doc/hello.texi
line changes: +1/-1
index 3dcdd89..cc68bde
--- a/doc/hello.texi
+++ b/doc/hello.texi
@@ -143,7 +143,7 @@ HTML, PDF, DVI, plain text, XML, and other formats.
 
 @end itemize
 
-GNU Hello is implemented in C.  The GNU Gettext distribution contains
+GNU Hello is implemented in C@.  The GNU Gettext distribution contains
 ``hello world'' examples in many other programming languages; see the
 Gettext home page at @url{http://www.gnu.org/software/gettext/}.
 

This website is licensed under AGPL-3.0. Feel free to copy!