Ticket #9209: typo.patch

File typo.patch, 1006 bytes (added by oss.2012.team+2013A@…, 9 years ago)

Patch for libs/predef/doc/predef.qbk

  • libs/predef/doc/predef.qbk

     
    398398#include <boost/predef/make.h>
    399399``
    400400
    401 One will get a set of utlity macros to decompose common version
     401One will get a set of utliity macros to decompose common version
    402402macros as defined by compilers. For example the EDG compiler
    403 uses a simple 3-digit version macro (M,N,P). It can be decomesed
     403uses a simple 3-digit version macro (M,N,P). It can be decomposed
    404404and defined as:
    405405
    406406``
     
    454454
    455455[endsect]
    456456
    457 [section Acknoledgements]
     457[section Acknowledgements]
    458458
    459459The comprehensiveness of this library would not be
    460 possible without the existance of the indispensible
     460possible without the existence of the indispensable
    461461resource that is the
    462462[@http://sourceforge.net/p/predef/ Pre-defined C/C++ Compiler Macros]
    463463Project. It was, and continues to be, the primary source