Spelling patch for code

Joseph S. Myers jsm28@cam.ac.uk
Wed Nov 14 06:22:00 GMT 2001


On Fri, 23 Nov 2001, Phil Edwards wrote:

> A couple of comments, Joseph:

Reversion patch below applied.

> These comments were automatically generated by Doxygen.  I periodically
> update the files using Doxygen, which re-emits the comments.  This should
> be reported to www.doxygen.org.

Please add details to the list of upstream packages in
codingconventions.html (of these, and of lwg-active.html which includes
the spelling error "accomodate").

Index: ChangeLog
===================================================================
RCS file: /cvs/gcc/gcc/libstdc++-v3/ChangeLog,v
retrieving revision 1.857
diff -u -r1.857 ChangeLog
--- ChangeLog	2001/11/24 03:28:25	1.857
+++ ChangeLog	2001/11/24 10:45:43
@@ -1,3 +1,9 @@
+2001-11-24  Joseph S. Myers  <jsm28@cam.ac.uk>
+
+	* docs/doxygen/maint.cfg.in, docs/doxygen/user.cfg.in,
+	docs/html/27_io/binary_iostreams_kuehl.txt: Revert previous
+	changes.
+
 2001-11-23  Phil Edwards  <pme@gcc.gnu.org>
 
 	* Makefile.am (doxygen-maint):  The script isn't executable in CVS.
Index: docs/doxygen/maint.cfg.in
===================================================================
RCS file: /cvs/gcc/gcc/libstdc++-v3/docs/doxygen/maint.cfg.in,v
retrieving revision 1.3
diff -u -r1.3 maint.cfg.in
--- maint.cfg.in	2001/11/24 03:28:26	1.3
+++ maint.cfg.in	2001/11/24 10:45:44
@@ -144,7 +144,7 @@
 # file names in lower case letters. If set to YES upper case letters are also 
 # allowed. This is useful if you have classes or files whose names only differ 
 # in case and if your file system supports case sensitive file names. Windows 
-# users are advised to set this option to NO.
+# users are adviced to set this option to NO.
 
 CASE_SENSE_NAMES       = NO
 
Index: docs/doxygen/user.cfg.in
===================================================================
RCS file: /cvs/gcc/gcc/libstdc++-v3/docs/doxygen/user.cfg.in,v
retrieving revision 1.10
diff -u -r1.10 user.cfg.in
--- user.cfg.in	2001/11/24 03:28:26	1.10
+++ user.cfg.in	2001/11/24 10:45:44
@@ -144,7 +144,7 @@
 # file names in lower case letters. If set to YES upper case letters are also 
 # allowed. This is useful if you have classes or files whose names only differ 
 # in case and if your file system supports case sensitive file names. Windows 
-# users are advised to set this option to NO.
+# users are adviced to set this option to NO.
 
 CASE_SENSE_NAMES       = NO
 
Index: docs/html/27_io/binary_iostreams_kuehl.txt
===================================================================
RCS file: /cvs/gcc/gcc/libstdc++-v3/docs/html/27_io/binary_iostreams_kuehl.txt,v
retrieving revision 1.2
diff -u -r1.2 binary_iostreams_kuehl.txt
--- binary_iostreams_kuehl.txt	2001/11/23 16:29:01	1.2
+++ binary_iostreams_kuehl.txt	2001/11/24 10:45:44
@@ -80,7 +80,7 @@
 
 When I wrote the above paragraph about confirming your choice, I haven't
 read this question! As I said above: You told us what solution you have
-chosen without stating what problem is solved. We cannot determine
+choosen without stating what problem is solved. We cannot determine
 whether your choice is the right one. Actually, I'm pretty sure it is
 the wrong one but without seen the details I can't be certain.
 --

-- 
Joseph S. Myers
jsm28@cam.ac.uk



More information about the Gcc-patches mailing list