aboutsummaryrefslogtreecommitdiff
path: root/libstdc++-v3/docs
diff options
context:
space:
mode:
authorJoseph Myers <jsm28@cam.ac.uk>2001-11-24 10:46:50 +0000
committerJoseph Myers <jsm28@gcc.gnu.org>2001-11-24 10:46:50 +0000
commit763b9879b99bba5fb30d3c85cdbebde6f0225ed0 (patch)
treee49bffe88b6aa85eae2848e47e7ecc58dd81ba1e /libstdc++-v3/docs
parent044883587fdc181c861348a2863ffa9d68ce2644 (diff)
downloadgcc-763b9879b99bba5fb30d3c85cdbebde6f0225ed0.tar.gz
gcc-763b9879b99bba5fb30d3c85cdbebde6f0225ed0.tar.bz2
gcc-763b9879b99bba5fb30d3c85cdbebde6f0225ed0.zip
maint.cfg.in, [...]: Revert previous changes.
* docs/doxygen/maint.cfg.in, docs/doxygen/user.cfg.in, docs/html/27_io/binary_iostreams_kuehl.txt: Revert previous changes. From-SVN: r47301
Diffstat (limited to 'libstdc++-v3/docs')
-rw-r--r--libstdc++-v3/docs/doxygen/maint.cfg.in2
-rw-r--r--libstdc++-v3/docs/doxygen/user.cfg.in2
-rw-r--r--libstdc++-v3/docs/html/27_io/binary_iostreams_kuehl.txt2
3 files changed, 3 insertions, 3 deletions
diff --git a/libstdc++-v3/docs/doxygen/maint.cfg.in b/libstdc++-v3/docs/doxygen/maint.cfg.in
index 25ae78b861c..9307a0640a8 100644
--- a/libstdc++-v3/docs/doxygen/maint.cfg.in
+++ b/libstdc++-v3/docs/doxygen/maint.cfg.in
@@ -144,7 +144,7 @@ STRIP_CODE_COMMENTS = YES
# 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
diff --git a/libstdc++-v3/docs/doxygen/user.cfg.in b/libstdc++-v3/docs/doxygen/user.cfg.in
index 6274cbd898e..e83748c7f3c 100644
--- a/libstdc++-v3/docs/doxygen/user.cfg.in
+++ b/libstdc++-v3/docs/doxygen/user.cfg.in
@@ -144,7 +144,7 @@ STRIP_CODE_COMMENTS = YES
# 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
diff --git a/libstdc++-v3/docs/html/27_io/binary_iostreams_kuehl.txt b/libstdc++-v3/docs/html/27_io/binary_iostreams_kuehl.txt
index 44c78225306..901701ff480 100644
--- a/libstdc++-v3/docs/html/27_io/binary_iostreams_kuehl.txt
+++ b/libstdc++-v3/docs/html/27_io/binary_iostreams_kuehl.txt
@@ -80,7 +80,7 @@ on the streams level.
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.
--