$include_dir="/home/hyper-archives/boost-users/include"; include("$include_dir/msg-header.inc") ?>
Subject: [Boost-users] [Test] Spelling error in docs
From: OvermindDL1 (overminddl1_at_[hidden])
Date: 2009-11-19 19:34:32
On the page:
http://www.boost.org/doc/libs/1_41_0/libs/test/doc/html/tutorials/new-year-resolution.html
Search for "BOOST_AUTO_EST_CASE", it needs to be replaced with
"BOOST_AUTO_TEST_CASE", makes for a bad copy/paste when learning the
thing... :)