mirror of
https://github.com/boostorg/iterator.git
synced 2026-04-28 18:12:13 +02:00
Apply typo fixes from Julio M. Merino Vidal
[SVN r27513]
This commit is contained in:
+1
-1
@@ -63,7 +63,7 @@ determine the appropriate <tt class="literal"><span class="pre">::type</span></t
|
||||
<tt class="literal"><span class="pre">Dereferenceable</span></tt>s, but it makes very good guesses (it works
|
||||
for all pointers, standard and boost smart pointers, and
|
||||
iterators), and when it guesses wrongly, it can be specialized as
|
||||
neccessary:</p>
|
||||
necessary:</p>
|
||||
<pre class="literal-block">
|
||||
namespace boost
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user