Boost C++ Libraries: Ticket #8830: fix spelling of "polynomial" in crc library and documentation https://svn.boost.org/trac10/ticket/8830 <p> The word "polynomial" is incorrectly spelled "polynominal" in quite a number of places in both the code and documentation. This has the unhappy effect of forcing users of the library to misspell a word to use some aspects of the otherwise very useful code. A patch is attached that corrects all occurrences in library, test code and documentation. </p> en-us Boost C++ Libraries /htdocs/site/boost.png https://svn.boost.org/trac10/ticket/8830 Trac 1.4.3 Ed Beroset <beroset@…> Tue, 16 Jul 2013 14:46:38 GMT attachment set https://svn.boost.org/trac10/ticket/8830 https://svn.boost.org/trac10/ticket/8830 <ul> <li><strong>attachment</strong> → <span class="trac-field-new">crc_polynomial.patch</span> </li> </ul> <p> patch to fix misspelling of "polynomial" in crc library </p> Ticket Ed Beroset <beroset@…> Tue, 16 Jul 2013 14:50:18 GMT attachment set https://svn.boost.org/trac10/ticket/8830 https://svn.boost.org/trac10/ticket/8830 <ul> <li><strong>attachment</strong> → <span class="trac-field-new">crc_polynomial.2.patch</span> </li> </ul> <p> amended patch to fix misspelling of "polynomial" in crc library </p> Ticket