From 251b9f80578ad25d5d79cd36caad2a0b566b9b9b Mon Sep 17 00:00:00 2001 From: Jeremiah Willcock Date: Wed, 9 Jun 2010 01:13:28 +0000 Subject: [PATCH] Fixed #3434 [SVN r62626] --- include/boost/iterator.hpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/include/boost/iterator.hpp b/include/boost/iterator.hpp index a43cfe1..6adab0e 100644 --- a/include/boost/iterator.hpp +++ b/include/boost/iterator.hpp @@ -1,4 +1,4 @@ -// interator.hpp workarounds for non-conforming standard libraries ---------// +// iterator.hpp workarounds for non-conforming standard libraries ---------// // (C) Copyright Beman Dawes 2000. Distributed under the Boost // Software License, Version 1.0. (See accompanying file