|
Boost-Commit : |
Subject: [Boost-commit] svn:boost r60218 - trunk/boost/spirit/home/support/detail
From: joel_at_[hidden]
Date: 2010-03-05 18:47:21
Author: djowel
Date: 2010-03-05 18:47:21 EST (Fri, 05 Mar 2010)
New Revision: 60218
URL: http://svn.boost.org/trac/boost/changeset/60218
Log:
typo
Text files modified:
trunk/boost/spirit/home/support/detail/get_encoding.hpp | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
Modified: trunk/boost/spirit/home/support/detail/get_encoding.hpp
==============================================================================
--- trunk/boost/spirit/home/support/detail/get_encoding.hpp (original)
+++ trunk/boost/spirit/home/support/detail/get_encoding.hpp 2010-03-05 18:47:21 EST (Fri, 05 Mar 2010)
@@ -21,7 +21,7 @@
{
// Extract the implicit encoding from the Modifiers
// If one is not found, Encoding is used. The explicit
- // encoding is the fifst viable encoding that can be
+ // encoding is the first viable encoding that can be
// extracted from the Modifiers (there can be more than one).
typedef typename
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