From f228ab608abadaf54b70d87070f4a06ab6798f7d Mon Sep 17 00:00:00 2001
From: Nathan Ridge
Date: Mon, 14 Jan 2013 09:04:57 +0000
Subject: [PATCH] [range] fixed #7866 (minor typo in docs)
[SVN r82486]
---
doc/headers.qbk | 2 +-
doc/html/index.html | 2 +-
doc/html/range/headers/general.html | 2 +-
3 files changed, 3 insertions(+), 3 deletions(-)
diff --git a/doc/headers.qbk b/doc/headers.qbk
index 0012c6a..3107018 100644
--- a/doc/headers.qbk
+++ b/doc/headers.qbk
@@ -8,7 +8,7 @@
[section:general General]
[table
[[Header ] [Includes ] [Related Concept ]]
- [[`` ] [everything from Boost.Range version 1 (Boost versions 1.42 and below). Includes the core range functions and metafunctinos, but excludes Range Adaptors and Range Algorithms. ] [- ]]
+ [[`` ] [everything from Boost.Range version 1 (Boost versions 1.42 and below). Includes the core range functions and metafunctions, but excludes Range Adaptors and Range Algorithms. ] [- ]]
[[`` ] [every metafunction ] [- ]]
[[`` ] [every function ] [- ]]
[[`` ] [__range_value__ ] [__single_pass_range__ ]]
diff --git a/doc/html/index.html b/doc/html/index.html
index 2d151ca..301224a 100644
--- a/doc/html/index.html
+++ b/doc/html/index.html
@@ -147,7 +147,7 @@
-Last revised: January 04, 2013 at 01:03:02 GMT |
+Last revised: January 14, 2013 at 08:50:06 GMT |
|
diff --git a/doc/html/range/headers/general.html b/doc/html/range/headers/general.html
index 7020f7a..c4abe19 100644
--- a/doc/html/range/headers/general.html
+++ b/doc/html/range/headers/general.html
@@ -59,7 +59,7 @@
everything from Boost.Range version 1 (Boost versions 1.42 and
- below). Includes the core range functions and metafunctinos, but
+ below). Includes the core range functions and metafunctions, but
excludes Range Adaptors and Range Algorithms.
|