From 117bcd83d6db9c304860a1318cf6f80f3bddf575 Mon Sep 17 00:00:00 2001 From: Kohei Takahashi Date: Fri, 2 May 2014 01:55:55 +0900 Subject: [PATCH] Fix document typo Signed-off-by: Kohei Takahashi --- doc/reference/utilities.qbk | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/reference/utilities.qbk b/doc/reference/utilities.qbk index a86a3f4..ae96e4b 100644 --- a/doc/reference/utilities.qbk +++ b/doc/reference/utilities.qbk @@ -374,7 +374,7 @@ The resultant range will have the lowest common traversal of the two ranges supp Note that the joined range incurs a performance cost due to the need to check if the end of a range has been reached internally during traversal. -[h4 Synposis] +[h4 Synopsis] `` template