$include_dir="/home/hyper-archives/boost-commit/include"; include("$include_dir/msg-header.inc") ?>
From: daniel_james_at_[hidden]
Date: 2007-12-03 16:13:17
Author: danieljames
Date: 2007-12-03 16:13:17 EST (Mon, 03 Dec 2007)
New Revision: 41665
URL: http://svn.boost.org/trac/boost/changeset/41665
Log:
Fix a link in the math documentation.
Text files modified:
branches/fix-links/libs/math/doc/math.qbk | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
Modified: branches/fix-links/libs/math/doc/math.qbk
==============================================================================
--- branches/fix-links/libs/math/doc/math.qbk (original)
+++ branches/fix-links/libs/math/doc/math.qbk 2007-12-03 16:13:17 EST (Mon, 03 Dec 2007)
@@ -67,7 +67,7 @@
[[[@../octonion/html/index.html Octonions]]
[
-Octonions, like [@../quaternions/html/index.html quaternions], are a relative of complex numbers.
+Octonions, like [@../quaternion/html/index.html quaternions], are a relative of complex numbers.
Octonions see some use in theoretical physics.