Boost logo

Boost-Commit :

From: chochlik_at_[hidden]
Date: 2008-07-24 06:41:16


Author: matus.chochlik
Date: 2008-07-24 06:41:16 EDT (Thu, 24 Jul 2008)
New Revision: 47753
URL: http://svn.boost.org/trac/boost/changeset/47753

Log:
[mirror 0.2.x]
- Minor doc fixes

Text files modified:
   sandbox/mirror/doc/html/char_type_switch.html | 2 +-
   sandbox/mirror/libs/char_type_switch/doc/introduction.xml | 2 +-
   2 files changed, 2 insertions(+), 2 deletions(-)

Modified: sandbox/mirror/doc/html/char_type_switch.html
==============================================================================
--- sandbox/mirror/doc/html/char_type_switch.html (original)
+++ sandbox/mirror/doc/html/char_type_switch.html 2008-07-24 06:41:16 EDT (Thu, 24 Jul 2008)
@@ -109,7 +109,7 @@
 <a name="char_type_switch.motivation"></a>Motivation</h3></div></div></div>
 <p>
         It is not always simple, possible or wise to decide
- which character type to use in the an application
+ which character type to use in an application
         or a library when the development process starts.
         This decision is influenced by factors many of which are clear
         only much later in the development process or even just before

Modified: sandbox/mirror/libs/char_type_switch/doc/introduction.xml
==============================================================================
--- sandbox/mirror/libs/char_type_switch/doc/introduction.xml (original)
+++ sandbox/mirror/libs/char_type_switch/doc/introduction.xml 2008-07-24 06:41:16 EDT (Thu, 24 Jul 2008)
@@ -53,7 +53,7 @@
 <title>Motivation</title>
 <para>
         It is not always simple, possible or wise to decide
- which character type to use in the an application
+ which character type to use in an application
         or a library when the development process starts.
         This decision is influenced by factors many of which are clear
         only much later in the development process or even just before


Boost-Commit list run by bdawes at acm.org, david.abrahams at rcn.com, gregod at cs.rpi.edu, cpdaniel at pacbell.net, john at johnmaddock.co.uk