$include_dir="/home/hyper-archives/boost-commit/include"; include("$include_dir/msg-header.inc") ?>
Subject: [Boost-commit] svn:boost r58286 - trunk/libs/uuid
From: atompkins_at_[hidden]
Date: 2009-12-10 23:44:28
Author: atompkins
Date: 2009-12-10 23:44:27 EST (Thu, 10 Dec 2009)
New Revision: 58286
URL: http://svn.boost.org/trac/boost/changeset/58286
Log:
Fixed typo
Text files modified:
trunk/libs/uuid/uuid.html | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
Modified: trunk/libs/uuid/uuid.html
==============================================================================
--- trunk/libs/uuid/uuid.html (original)
+++ trunk/libs/uuid/uuid.html 2009-12-10 23:44:27 EST (Thu, 10 Dec 2009)
@@ -294,7 +294,7 @@
</pre>
<h2><a name="Rationale">Rationale</h2>
-A UUID, or Universally unique identifier, is indended to uniquely identify
+A UUID, or Universally unique identifier, is intended to uniquely identify
information in a distributed environment without significant central
coordination. It can be used to tag objects with very short lifetimes, or
to reliably identify very persistent objects across a network.