$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
From: Jonathan Turkanis (technews_at_[hidden])
Date: 2004-02-02 20:40:27
Hello,
Looking through the Boost.Test docs, I see that execution_monitor.htm
contains two occurrences of 'overwrite' which probably should be
'override' or 'implement'. Also, test_tools.htm contains five
occurrences of 'conformation message' which should probably read
'confirmation message' and one occurrence of 'massages' which should
probably be 'messages'.
Jonathan