Boost logo

Boost-Commit :

Subject: [Boost-commit] svn:boost r74341 - branches/release/libs/chrono/doc
From: vicente.botet_at_[hidden]
Date: 2011-09-11 06:20:10


Author: viboes
Date: 2011-09-11 06:20:07 EDT (Sun, 11 Sep 2011)
New Revision: 74341
URL: http://svn.boost.org/trac/boost/changeset/74341

Log:
Chrono: minor typo
Text files modified:
   branches/release/libs/chrono/doc/chrono.qbk | 2 +-
   1 files changed, 1 insertions(+), 1 deletions(-)

Modified: branches/release/libs/chrono/doc/chrono.qbk
==============================================================================
--- branches/release/libs/chrono/doc/chrono.qbk (original)
+++ branches/release/libs/chrono/doc/chrono.qbk 2011-09-11 06:20:07 EDT (Sun, 11 Sep 2011)
@@ -693,7 +693,7 @@
 # A concrete __time_point type.
 # A function called now() which returns the concrete __time_point.
 
-The standard defines tree system-wide clocks that are associated to the computer time.
+The standard defines three system-wide clocks that are associated to the computer time.
 
 * __system_clock represents system-wide realtime clock that can be synchronized with an external clock.
 


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