Boost logo

Boost-Commit :

Subject: [Boost-commit] svn:boost r49222 - trunk/libs/asio/doc/overview
From: chris_at_[hidden]
Date: 2008-10-09 16:47:52


Author: chris_kohlhoff
Date: 2008-10-09 16:47:52 EDT (Thu, 09 Oct 2008)
New Revision: 49222
URL: http://svn.boost.org/trac/boost/changeset/49222

Log:
Fix typo.

Text files modified:
   trunk/libs/asio/doc/overview/basics.qbk | 2 +-
   1 files changed, 1 insertions(+), 1 deletions(-)

Modified: trunk/libs/asio/doc/overview/basics.qbk
==============================================================================
--- trunk/libs/asio/doc/overview/basics.qbk (original)
+++ trunk/libs/asio/doc/overview/basics.qbk 2008-10-09 16:47:52 EDT (Thu, 09 Oct 2008)
@@ -100,7 +100,7 @@
 to [*your completion handler].
 
 This is a simplified picture of how Boost.Asio operates. You will want to delve
-further into the documentation if you needs are more advanced, such as
+further into the documentation if your needs are more advanced, such as
 extending Boost.Asio to perform other types of asynchronous operations.
 
 [endsect]


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