Subject: [Boost-bugs] [Boost C++ Libraries] #13391: Typo in documentation
From: Boost C++ Libraries (noreply_at_[hidden])
Date: 2018-01-11 08:20:59
#13391: Typo in documentation
------------------------------+---------------------------
Reporter: valeriykireev@⦠| Owner: Ion Gaztañaga
Type: Patches | Status: new
Milestone: To Be Determined | Component: interprocess
Version: Boost 1.63.0 | Severity: Cosmetic
Keywords: doc |
------------------------------+---------------------------
Hello all,
This is small fix for doubled "between" in offset_ptr documentation.
{{{
Index: boost/interprocess/offset_ptr.hpp
===================================================================
--- boost/interprocess/offset_ptr.hpp (revision 86799)
+++ boost/interprocess/offset_ptr.hpp (working copy)
@@ -214,7 +214,7 @@
} //namespace ipcdetail {
/// @endcond
-//!A smart pointer that stores the offset between between the pointer and
the
+//!A smart pointer that stores the offset between the pointer and the
//!the object it points. This allows offset allows special properties,
since
//!the pointer is independent from the address address of the pointee, if
the
//!pointer and the pointee are still separated by the same offset. This
feature
}}}
---\\
Kind regards,\\
Valeriy Kireev <valeriykireev at gmail.com>,\\
Developer -- TuneIT Company.
-- Ticket URL: <https://svn.boost.org/trac10/boost/ticket/13391> Boost C++ Libraries <http://www.boost.org/> Boost provides free peer-reviewed portable C++ source libraries.
This archive was generated by hypermail 2.1.7 : 2018-01-11 08:25:20 UTC