Boost C++ Libraries: Ticket #4810: Minor grammar glitch in documentation https://svn.boost.org/trac10/ticket/4810 <p> On reading the type_traits documentation, I noticed a small but irritating grammar glitch (probably a typo): the string "each class inherits from a the type" should be "each class inherits from the type". </p> <p> This is in both background.html and intro.html. </p> <p> Patch attached. </p> en-us Boost C++ Libraries /htdocs/site/boost.png https://svn.boost.org/trac10/ticket/4810 Trac 1.4.3 pete@… Wed, 03 Nov 2010 02:17:54 GMT attachment set https://svn.boost.org/trac10/ticket/4810 https://svn.boost.org/trac10/ticket/4810 <ul> <li><strong>attachment</strong> → <span class="trac-field-new">grammar-fix--intro-background.patch</span> </li> </ul> <p> Patch for grammar glitch in background.html and intro.html. </p> Ticket John Maddock Sun, 07 Nov 2010 15:10:43 GMT <link>https://svn.boost.org/trac10/ticket/4810#comment:1 </link> <guid isPermaLink="false">https://svn.boost.org/trac10/ticket/4810#comment:1</guid> <description> <p> (In <a class="changeset" href="https://svn.boost.org/trac10/changeset/66433" title="Fix typo in docs and regenerate. Refs #4810.">[66433]</a>) Fix typo in docs and regenerate. Refs <a class="closed ticket" href="https://svn.boost.org/trac10/ticket/4810" title="#4810: Patches: Minor grammar glitch in documentation (closed: fixed)">#4810</a>. </p> </description> <category>Ticket</category> </item> <item> <dc:creator>John Maddock</dc:creator> <pubDate>Sun, 07 Nov 2010 17:39:26 GMT</pubDate> <title>status changed; resolution set https://svn.boost.org/trac10/ticket/4810#comment:2 https://svn.boost.org/trac10/ticket/4810#comment:2 <ul> <li><strong>status</strong> <span class="trac-field-old">new</span> → <span class="trac-field-new">closed</span> </li> <li><strong>resolution</strong> → <span class="trac-field-new">fixed</span> </li> </ul> <p> (In <a class="changeset" href="https://svn.boost.org/trac10/changeset/66439" title="Merge fix for typo from Trunk. Fixes #4810.">[66439]</a>) Merge fix for typo from Trunk. Fixes <a class="closed ticket" href="https://svn.boost.org/trac10/ticket/4810" title="#4810: Patches: Minor grammar glitch in documentation (closed: fixed)">#4810</a>. </p> Ticket